次の方法で共有


ApplicationRule.TerminateTLS プロパティ

定義

この規則の TLS 接続を終了するを取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象