ConnectionAuthenticationType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |