Compartilhar via


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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a