tenantId property

String? tenantId
getter/setter pair

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

If present, the ID should match the tenant_id in the token.

Implementation

core.String? tenantId;