COF-C02 · Question #526
COF-C02 Question #526: Real Exam Question with Answer & Explanation
The correct answer is B: Discretionary Access Control (DAC). Snowflake's access control framework utilizes a combination of Discretionary Access Control (DAC) and Role-based Access Control (RBAC). DAC in Snowflake allows the object owner to grant access privileges to other roles. RBAC involves assigning roles to users and then granting pri
Question
Snowflake's access control framework combines which models for securing data? (Select TWO).
Options
- AAttribute-based Access Control (ABAC 1
- BDiscretionary Access Control (DAC)
- CAccess Control List (ACL)
- DRole-based Access Control (RBAC)
- ERule-based Access Control (RuBAC)
Explanation
Snowflake's access control framework utilizes a combination of Discretionary Access Control (DAC) and Role-based Access Control (RBAC). DAC in Snowflake allows the object owner to grant access privileges to other roles. RBAC involves assigning roles to users and then granting privileges to those roles. Through roles, Snowflake manages which users have access to specific objects and what actions they can perform, which is central to security and governance in the Snowflake environment.
Topics
Community Discussion
No community discussion yet for this question.