ClientRootCertificate Members

Represents a client root certificate.

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 Gets or sets the time that the certificate will expire.
Subject Gets or sets the distinguished name of the certificate issuer.
Thumbprint Gets or sets 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.VirtualNetworks.Models.ClientRootCertificateListResponse Namespace