Partager via


VirtualWanVpnProfileParameters.AuthenticationMethod Propriété

Définition

Obtient ou définit la méthode d’authentification du client VPN. Les valeurs possibles sont les suivantes : « EAPTLS », « EAPMSCHAPv2 »

[Newtonsoft.Json.JsonProperty(PropertyName="authenticationMethod")]
public string AuthenticationMethod { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="authenticationMethod")>]
member this.AuthenticationMethod : string with get, set
Public Property AuthenticationMethod As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à