Freigeben über


EncryptionKeyWrapMetadata.Value Eigenschaft

Definition

Serialisierte Form von Metadaten. Hinweis: Dieser Wert wird im Cosmos DB-Dienst gespeichert. Implementierungen abgeleiteter Implementierungen sollten sicherstellen, dass diese keine (privaten) Schlüsselmaterial oder Anmeldeinformationen enthält.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="value")]
public string Value { get; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="value")>]
member this.Value : string
Public ReadOnly Property Value As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: