次の方法で共有


VirtualWanVpnProfileParameters.AuthenticationMethod プロパティ

定義

VPN クライアント認証方法を取得または設定します。 使用可能な値は、'EAPTLS'、'EAPMSCHAPv2' です。

[Newtonsoft.Json.JsonProperty(PropertyName="authenticationMethod")]
public Microsoft.Azure.Management.Network.Fluent.Models.AuthenticationMethod AuthenticationMethod { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="authenticationMethod")>]
member this.AuthenticationMethod : Microsoft.Azure.Management.Network.Fluent.Models.AuthenticationMethod with get, set
Public Property AuthenticationMethod As AuthenticationMethod

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象