次の方法で共有


ApplicationGatewayTrustedClientCertificate.ValidatedCertData プロパティ

定義

検証済みの証明書データを取得します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象