Compartir a través de


Encryption.KeySource Propiedad

Definición

Obtiene o establece enumera el valor posible de keySource para Encryption. Entre los valores posibles se incluyen: "Microsoft.KeyVault"

[Newtonsoft.Json.JsonProperty(PropertyName="keySource")]
public string KeySource { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="keySource")>]
member this.KeySource : string with get, set
Public Property KeySource As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a