CertificateInner.Issuer Property

Definition

Gets certificate issuer.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to