Udostępnij za pośrednictwem


CertificateProperties.RecoveryLevel Property

Definition

Gets the recovery level currently in effect for certificates in the Key Vault. If Purgeable, the certificates can be permanently deleted by an authorized user; otherwise, only the service can purge the certificates at the end of the retention interval.

public string RecoveryLevel { get; }
member this.RecoveryLevel : string
Public ReadOnly Property RecoveryLevel As String

Property Value

Possible values include Purgeable, Recoverable+Purgeable, Recoverable, and Recoverable+ProtectedSubscription.

Applies to