Compartir a través de


P2SVpnProfileParameters.AuthenticationMethod Propiedad

Definición

Obtiene o establece el método de autenticación de cliente VPN. Entre los valores posibles se incluyen: "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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a