tenantId property

String? tenantId
getter/setter pair

The tenant ID of the Identity Platform tenant that the account belongs to.

Requests from end users should pass an Identity Platform ID token rather than setting this field.

Implementation

core.String? tenantId;