GetAzureRmP2SVpnGatewayVpnProfileCommand.AuthenticationMethod Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Authentication Method", Mandatory=false)]
[System.Management.Automation.ValidateSet(new System.String[] { "EAPTLS", "EAPMSCHAPv2" }, IgnoreCase=true)]
public string AuthenticationMethod { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Authentication Method", Mandatory=false)>]
[<System.Management.Automation.ValidateSet(new System.String[] { "EAPTLS", "EAPMSCHAPv2" }, IgnoreCase=true)>]
member this.AuthenticationMethod : string with get, set
Public Property AuthenticationMethod As String

Property Value

String
Attributes

Applies to