Udostępnij za pośrednictwem


CertificateProperties Class

Definition

Properties of the certificate.

public class CertificateProperties
type CertificateProperties = class
Public Class CertificateProperties
Inheritance
CertificateProperties

Constructors

CertificateProperties()

Initializes a new instance of the CertificateProperties class.

Properties

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.

Applies to