disabled property
Whether the user will be disabled upon creation.
Disabled accounts are inaccessible except for requests bearing a Google OAuth2 credential with proper permissions.
Implementation
core.bool? disabled;
Whether the user will be disabled upon creation.
Disabled accounts are inaccessible except for requests bearing a Google OAuth2 credential with proper permissions.
core.bool? disabled;