Share via


VpnClientContent.AuthenticationMethod Property

Definition

VPN client authentication method.

public Azure.ResourceManager.Network.Models.NetworkAuthenticationMethod? AuthenticationMethod { get; set; }
member this.AuthenticationMethod : Nullable<Azure.ResourceManager.Network.Models.NetworkAuthenticationMethod> with get, set
Public Property AuthenticationMethod As Nullable(Of NetworkAuthenticationMethod)

Property Value

Applies to