tenantId property

String? tenantId
getter/setter pair

The ID of the Identity Platform tenant the user is signing in to.

If not set, the user will sign in to the default Identity Platform project.

Implementation

core.String? tenantId;