Skip to content

/AWS1/CL_IDSALTERNATEID

A unique identifier for a user or group that is not the primary identifier. This value can be an identifier from an external identity provider (IdP) that is associated with the user, the group, or a unique attribute.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_externalid TYPE REF TO /AWS1/CL_IDSEXTERNALID /AWS1/CL_IDSEXTERNALID

The identifier issued to this resource by an external identity provider.

io_uniqueattribute TYPE REF TO /AWS1/CL_IDSUNIQUEATTRIBUTE /AWS1/CL_IDSUNIQUEATTRIBUTE

An entity attribute that's unique to a specific entity.


Queryable Attributes

ExternalId

The identifier issued to this resource by an external identity provider.

Accessible with the following methods

Method Description
GET_EXTERNALID() Getter for EXTERNALID

UniqueAttribute

An entity attribute that's unique to a specific entity.

Accessible with the following methods

Method Description
GET_UNIQUEATTRIBUTE() Getter for UNIQUEATTRIBUTE