ResourceCertificateDetails.Issuer Property

Definition

Gets or sets certificate issuer.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to