Bagikan melalui


ClientCertificateCommonName.CertificateCommonName Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to