次の方法で共有


DiskSecret.BitLockerKey プロパティ

定義

データをコピーするディスクのロックを解除するために使用できるディスクの bit Locker キーを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象