次の方法で共有


CertificateDetails.SignatureAlgorithm プロパティ

定義

証明書署名アルゴリズムを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象