Sdílet prostřednictvím


ApplicationGatewayTrustedClientCertificate.ValidatedCertData Property

Definition

Gets validated certificate data.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to