ConnectionAuthenticationType Enum

Definition

Gateway connection authentication type.

public enum ConnectionAuthenticationType
type ConnectionAuthenticationType = 
Public Enum ConnectionAuthenticationType
Inheritance
ConnectionAuthenticationType

Fields

Name Value Description
PSK 0

Pre-shared key authentication method for VPN gateway connections.

Certificate 1

Certificate-based authentication method for VPN gateway connections.

Applies to