ZebraCertificateInfo Class |
Namespace: Zebra.Sdk.Certificate
The ZebraCertificateInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | ZebraCertificateInfo |
Initializes a new instance of the ZebraCertificateInfo class.
|
Name | Description | |
---|---|---|
![]() | CaCertificates |
Contains the Certificate Authority certificate chain, if set.
|
![]() | ClientCertificate |
Contains the client certificate, if set.
|
![]() | PrivateKey |
Contains the private key, if set.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetCaChain |
Returns the CA Certificate chain.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | CA_CERT_NRD_PRINTER_FILE_NAME |
The file name on a printer to which a wireless ca must be saved for wireless security.
|
![]() ![]() | CLIENT_CERT_NRD_PRINTER_FILE_NAME |
The file name on a printer to which a client cert must be saved for wireless security.
|
![]() ![]() | CLIENT_PRIVATE_KEY_NRD_PRINTER_FILE_NAME |
The file name on a printer to which a private key must be saved for wireless security.
|