CertificateDetails.Issuer Property

Definition

Gets certificate Issuer.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to