Freigeben über


Encryption.KeySource Eigenschaft

Definition

Ruft die Verschlüsselungsschlüsselquelle (Provider) ab oder legt sie fest. Mögliche Werte (ohne Berücksichtigung der Groß-/Kleinschreibung): Microsoft.Storage, Microsoft.Keyvault. Mögliche Werte: "Microsoft.Storage", "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: