Share via


DiskSecret.BitLockerKey Property

Definition

Gets bit Locker key of the disk which can be used to unlock the disk to copy data.

[Newtonsoft.Json.JsonProperty(PropertyName="bitLockerKey")]
public string BitLockerKey { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="bitLockerKey")>]
member this.BitLockerKey : string
Public ReadOnly Property BitLockerKey As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to