Compartilhar via


ClientCertificate.CommonName Propriedade

Definição

Obtém ou define o nome comum do certificado.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a