Determines the authentication mode for the connect.
| Member | Value | Description |
|---|---|---|
| eSTKConnectSingleUserLocal | 0 | Enforce local single user authentication. |
| eSTKConnectAuthModeMutualTLS | 1 | Use MutualTLS for authentication. |
| eSTKConnectAuthModeInsecure | 2 | Allow connections without user authentication. Not recommended. |





