次の方法で共有


CertificateDescription.ThumbprintSecondary プロパティ

定義

セカンダリ証明書の拇印を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="thumbprintSecondary")]
public string ThumbprintSecondary { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="thumbprintSecondary")>]
member this.ThumbprintSecondary : string with get, set
Public Property ThumbprintSecondary As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象