KeyVaultSecret.Value Property

Definition

Gets the value of the secret.

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

Property Value

This property is always null for DeletedSecret.

Applies to