CertificateProperties.Issuer プロパティ

定義

証明書の発行者を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象