Compartir a través de


ClientCertificate.CommonName Propiedad

Definición

Obtiene o establece el nombre común del 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a