Get Tenant Result
Constructors
Properties
Whether to allow email/password user authentication.
Whether anonymous users will be auto-deleted after a period of 30 days.
Options related to how clients making requests on behalf of a project should be configured.
Whether authentication is disabled for the tenant. If true, the users under the disabled tenant are not allowed to sign-in. Admins of the disabled tenant are not able to manage its users.
Display name of the tenant.
Configuration for settings related to email privacy and public visibility.
Whether to enable anonymous user authentication.
Whether to enable email link user authentication.
Hash config information of a tenant for display on Pantheon. This can only be displayed on Pantheon to avoid the sensitive information to get accidentally leaked. Only returned in GetTenant response to restrict reading of this information. Requires firebaseauth.configs.getHashConfig permission on the agent project for returning this field.
Specify the settings that the tenant could inherit.
The tenant-level configuration of MFA options.
Configuration related to monitoring project activity.
The tenant-level password policy config
The tenant-level reCAPTCHA config.
Configures which regions are enabled for SMS verification code sending.
A map of pairs that can be used for MFA. The phone number should be in E.164 format (https://www.itu.int/rec/T-REC-E.164/) and a maximum of 10 pairs can be added (error will be thrown once exceeded).