共用方式為


CertificatePropertiesWithNonce.Subject Property

Definition

Gets the certificate's subject name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to