Udostępnij za pośrednictwem


ClientCertificate.CommonName Property

Definition

Gets or sets certificate common name.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to