SecretRotationStatus interface

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

Properties

lastRotationTime

The date and time when the secret was last changed.

secretArchiveReference

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

secretType

Identifies the secret according to its purpose.

synchronizationStatus

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

Property Details

lastRotationTime

The date and time when the secret was last changed.

lastRotationTime?: Date

Property Value

Date

secretArchiveReference

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

secretArchiveReference?: SecretArchiveReference

Property Value

secretType

Identifies the secret according to its purpose.

secretType?: string

Property Value

string

synchronizationStatus

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

synchronizationStatus?: string

Property Value

string