次の方法で共有


TpmAttestation.EndorsementKey プロパティ

定義

構成証明に使用される保証キーを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象