次の方法で共有


TpmAttestation.StorageRootKey プロパティ

定義

構成証明に使用されるストレージ キーを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象