Share via


ConnectionAuthenticationType type

Defines values for ConnectionAuthenticationType.
KnownConnectionAuthenticationType can be used interchangeably with ConnectionAuthenticationType, this enum contains the known values that the service supports.

Known values supported by the service

PSK: Pre-shared key authentication method for VPN gateway connections.
Certificate: Certificate-based authentication method for VPN gateway connections.

type ConnectionAuthenticationType = string