Properties
| Property | Type | Description |
|---|---|---|
| enabled | Boolean | Whether this authenticator is enabled. |
| logInAsUser | String | User to log in as when this authenticator succeeds. |
| profiles | Config2_GatewayProfileManager | Profile manager for gateway server connections. |
Property Details
enabled :Boolean
- Description:
Whether this authenticator is enabled.
Whether this authenticator is enabled.
Type:
- Boolean
logInAsUser :String
- Description:
User to log in as when this authenticator succeeds. If empty, the authenticated user's own account is used.
User to log in as when this authenticator succeeds. If empty, the authenticated user's own account is used.
Type:
- String
profiles :Config2_GatewayProfileManager
- Description:
Profile manager for gateway server connections. Multiple remote servers can be configured; they are tried in order.
Profile manager for gateway server connections. Multiple remote servers can be configured; they are tried in order.