Partilhar via


VirtualWanVpnProfileParameters.AuthenticationMethod Propriedade

Definição

Obtém ou define o método de autenticação de cliente VPN. Os valores possíveis incluem: '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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a