Compartir a través de


VirtualWanVpnProfileParameters.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 string AuthenticationMethod { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="authenticationMethod")>]
member this.AuthenticationMethod : string with get, set
Public Property AuthenticationMethod As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a