次の方法で共有


SymmetricKeyAttestation.PrimaryKey プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象