ClientRootCertificate Members
The following tables list the members exposed by the ClientRootCertificate type.
Public Constructors
Name | Description | |
---|---|---|
ClientRootCertificate | Initializes a new instance of the ClientRootCertificate class. |
Top
Public Properties
Name | Description | |
---|---|---|
ExpirationTime | Optional. Specifies the time that the certificate will expire. | |
Subject | Optional. Specifies the distinguished name of the certificate issuer. | |
Thumbprint | Optional. Specifies the thumbprint of the certificate. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
ClientRootCertificate Class
Microsoft.WindowsAzure.Management.Network.Models.ClientRootCertificateListResponse Namespace