Partager via


VpnClientParameters.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 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à