AuthenticationMethod type

VPN client authentication method.
KnownAuthenticationMethod can be used interchangeably with AuthenticationMethod, this enum contains the known values that the service supports.

Known values supported by the service

EAPTLS: EAPTLS
EAPMSCHAPv2: EAPMSCHAPv2

type AuthenticationMethod = string