SecretProperties.Value Property

Definition

The value of the secret. NOTE: 'value' will never be returned from the service, as APIs using this model are is intended for internal use in ARM deployments. Users should use the data-plane REST service for interaction with vault secrets.

public string Value { get; set; }
member this.Value : string with get, set
Public Property Value As String

Property Value

Applies to