Share via


ApplicationGatewayTrustedClientCertificate.ClientCertIssuerDN Property

Definition

Gets distinguished name of client certificate issuer.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to