Freigeben über


EncryptionScope.Source Eigenschaft

Definition

Ruft den Anbieter für den Verschlüsselungsbereich ab oder legt diese fest. Mögliche Werte (ohne Beachtung der Groß-/Kleinschreibung): Microsoft.Storage, Microsoft.KeyVault. Mögliche Werte: "Microsoft.Storage", "Microsoft.KeyVault"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: