CertificateProperties.SubjectName プロパティ

定義

証明書のサブジェクト名を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象