enforceMfaForAccount
Require two-factor authentication for everyone in the account. Account owner only, and the owner must have it set up first. Users without it are limited to setting it up from their next request.
enforceMfaForAccount(
input: EnforceMfaInput!
): MfaEnforcementResult!
Arguments
enforceMfaForAccount.input ● EnforceMfaInput! non-null input
Type
MfaEnforcementResult object
Result for Enforcing MFA for an account.