Share via


CustomHttpsConfiguration.ProtocolType Property

Definition

Gets or sets defines the TLS extension protocol that is used for secure delivery

[Newtonsoft.Json.JsonProperty(PropertyName="protocolType")]
public static string ProtocolType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protocolType")>]
static member ProtocolType : string
Public Shared ReadOnly Property ProtocolType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to