次の方法で共有


IssuerParameters.CertificateType プロパティ

定義

発行者プロバイダーから要求する証明書の種類を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象