Share via


DeletedSecretItem.RecoveryIdentifier Property

Definition

The identifier of the deleted secret object. This is used to recover the secret.

public Microsoft.Azure.KeyVault.DeletedSecretIdentifier RecoveryIdentifier { get; }
member this.RecoveryIdentifier : Microsoft.Azure.KeyVault.DeletedSecretIdentifier
Public ReadOnly Property RecoveryIdentifier As DeletedSecretIdentifier

Property Value

Applies to