Compartir a través de


ApplicationGatewayTrustedClientCertificate.Data Propiedad

Definición

Obtiene o establece los datos públicos del certificado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a