X509CertificateInfo.IssuerName Propriedade

Definição

O nome do emissor do certificado.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a