Compartir a través de


HostnameConfiguration.EncodedCertificate Propiedad

Definición

Obtiene o establece el certificado codificado en base64.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a