Freigeben über


A2AProtectedDiskDetails.KeyIdentifier Property

Definition

Gets or sets the key URL / identifier (KEK).

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to