Compartir a través de


ClientCertificateCommonName.CertificateCommonName Propiedad

Definición

Obtiene o establece el nombre común del certificado de cliente.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a