mfa property

GoogleCloudIdentitytoolkitV1MfaInfo? mfa
getter/setter pair

The multi-factor authentication related information to be set on the user's account.

This will overwrite any previous multi-factor related information on the account. Specifying this field requires a Google OAuth 2.0 credential with proper permissions (https://cloud.google.com/identity-platform/docs/access-control).

Implementation

GoogleCloudIdentitytoolkitV1MfaInfo? mfa;