COF-C02 · Question #238
Which user object property requires contacting Snowflake Support in order to set a value for it?
The correct answer is B. MINS TO BYPASS MFA. MINS_TO_BYPASS_MFA is a special user property that temporarily allows a user to bypass Multi-Factor Authentication (MFA) for a specified number of minutes. Because bypassing MFA is a sensitive security action, Snowflake requires that this property be set only by Snowflake…
Question
Which user object property requires contacting Snowflake Support in order to set a value for it?
Options
- ADISABLED
- BMINS TO BYPASS MFA
- CMINS TO BYPASS NETWORK POLICY
- DMINS TO UNLOCK
How the community answered
(29 responses)- A3% (1)
- B93% (27)
- C3% (1)
Explanation
MINS_TO_BYPASS_MFA is a special user property that temporarily allows a user to bypass Multi-Factor Authentication (MFA) for a specified number of minutes. Because bypassing MFA is a sensitive security action, Snowflake requires that this property be set only by Snowflake Support - account administrators cannot set it themselves. In contrast, DISABLED, MINS_TO_BYPASS_NETWORK_POLICY, and MINS_TO_UNLOCK can all be managed by account administrators using the ALTER USER command without involving Snowflake Support.
Topics
Community Discussion
No community discussion yet for this question.