nerdexam
Snowflake

COF-C02 · Question #526

Snowflake's access control framework combines which models for securing data? (Select TWO).

The correct answer is B. Discretionary Access Control (DAC) D. Role-based Access Control (RBAC). 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…

Account Access and Security

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)

How the community answered

(23 responses)
  • A
    4% (1)
  • B
    91% (21)
  • E
    4% (1)

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

#Access Control#RBAC#DAC#Security Models

Community Discussion

No community discussion yet for this question.

Full COF-C02 Practice