Config2_GatewayProfile

Gateway authentication server profile. Represents a remote server used for gateway authentication.

Instances of this class are obtained from Config2_GatewayProfileManager (via Config2_GatewayAuthenticator.profiles):

Properties

PropertyTypeDescription
connection Config2_GatewayConnection

Connection settings for the remote server.

name String

Display name for this gateway connection.

order Number

Order in which this server is tried (lower numbers are tried first).

Property Details

connection :Config2_GatewayConnection

Description:
  • Connection settings for the remote server.

Connection settings for the remote server.

Type:

name :String

Description:
  • Display name for this gateway connection.

Display name for this gateway connection.

Type:
  • String

order :Number

Description:
  • Order in which this server is tried (lower numbers are tried first).

Order in which this server is tried (lower numbers are tried first).

Type:
  • Number