Share via


CertificateProperties Members

Properties of the certificate.

The following tables list the members exposed by the CertificateProperties type.

Public Constructors

  Name Description
  CertificateProperties Initializes a new instance of the CertificateProperties class.

Top

Public Properties

  Name Description
CreationTime Optional. Gets or sets the creation time of the certificate.
Description Optional. Gets or sets the description of the certificate.
ExpiryTime Optional. Gets or sets the expiry time of the certificate.
IsExportable Optional. Gets or sets the is exportable flag of the certificate.
LastModifiedTime Optional. Gets or sets the last modified time of the certificate.
Thumbprint Optional. 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

CertificateProperties Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace