次の方法で共有


VpnClientIPsecParameters.SaLifeTimeSeconds プロパティ

定義

P2S クライアントの IPSec セキュリティ アソシエーション (クイック モードまたはフェーズ 2 SA とも呼ばれます) の有効期間を秒単位で取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="saLifeTimeSeconds")]
public int SaLifeTimeSeconds { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="saLifeTimeSeconds")>]
member this.SaLifeTimeSeconds : int with get, set
Public Property SaLifeTimeSeconds As Integer

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象