Compartir a través de


EncryptionKeyVaultProperties.KeyState Propiedad

Definición

Obtiene el estado de la clave proporcionada. Entre los valores posibles se incluyen: "Connected", "AccessDenied"

[Newtonsoft.Json.JsonProperty(PropertyName="keyState")]
public string KeyState { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keyState")>]
member this.KeyState : string
Public ReadOnly Property KeyState As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a