XmBindIdBoundToType

enum XmBindIdBoundToType

Available types of user identifiers used to validate that the device is bound to the Client Application for this user.

Enumeration Cases

public Sub

Indicates that the user identifier is the subject of the ID token.

public Alias

Indicates that the user identifier is a user alias, represented in the ID token as bindid_alias.

If used, it is highly recommended to encrypt the authentication request (via the encrypted parameter) to avoid potentially exposing sensitive information.