CertificateRotationStatus interface

Status of a certificate rotation for a device (Network Device or Terminal Server).

Properties

certificateArchiveReference

Reference to the currently configured version of the certificate in a key vault.

certificateType

Identifies the certificate according to its purpose.

expireTime

Time at which the certificate will expire, for certificates with a limited validity period.

lastRotationTime

The date and time when the certificate was last changed.

synchronizationStatus

Whether the device has been configured with the latest version of the certificate.

Property Details

certificateArchiveReference

Reference to the currently configured version of the certificate in a key vault.

certificateArchiveReference?: CertificateArchiveReference

Property Value

certificateType

Identifies the certificate according to its purpose.

certificateType?: string

Property Value

string

expireTime

Time at which the certificate will expire, for certificates with a limited validity period.

expireTime?: Date

Property Value

Date

lastRotationTime

The date and time when the certificate was last changed.

lastRotationTime?: Date

Property Value

Date

synchronizationStatus

Whether the device has been configured with the latest version of the certificate.

synchronizationStatus?: string

Property Value

string