Sdílet prostřednictvím


ApplicationRule.TerminateTLS Property

Definition

Gets or sets terminate TLS connections for this rule.

[Newtonsoft.Json.JsonProperty(PropertyName="terminateTLS")]
public bool? TerminateTLS { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="terminateTLS")>]
member this.TerminateTLS : Nullable<bool> with get, set
Public Property TerminateTLS As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to