CertificateDetails.Subject Propriedade

Definição

Obtém o assunto do certificado.

[Newtonsoft.Json.JsonProperty(PropertyName="subject")]
public string Subject { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="subject")>]
member this.Subject : string
Public ReadOnly Property Subject As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a