disabled property
Whether the account is disabled.
Disabled accounts are inaccessible except for requests bearing a Google OAuth2 credential with proper permissions.
Implementation
core.bool? disabled;
Whether the account is disabled.
Disabled accounts are inaccessible except for requests bearing a Google OAuth2 credential with proper permissions.
core.bool? disabled;