KEKDetails.KeyBackupData Property

Definition

Gets or sets KEK data.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to