SnowPro Core Certification — Question 907
Snowflake’s access control framework combines which models for securing data? (Choose two.)
Answer options
- A. Attribute-based Access Control (ABAC)
- B. Discretionary Access Control (DAC)
- C. Access Control List (ACL)
- D. Role-based Access Control (RBAC)
- E. Rule-based Access Control (RuBAC)
Correct answer: B, D
Explanation
The correct answers are B and D because Snowflake employs Discretionary Access Control (DAC) and Role-based Access Control (RBAC) as part of its security model. Options A, C, and E are not part of Snowflake's access control framework, as they do not play a role in its data protection strategy.