Sdílet prostřednictvím


X509CertificateInfo.SubjectName Property

Definition

The certificate subject name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to