CustomDomainHttpsParameters.ProtocolType Propriedade

Definição

Obtém ou define o protocolo de extensão TLS usado para entrega segura. Os valores possíveis incluem: 'ServerNameIndication', 'IPBased'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a