RBAC
RBAC (role-based access control) is Snowflake's security model in which privileges are granted to roles, and roles are granted to users or other roles. Access is determined by the active role, and system-defined roles form a hierarchy such as SYSADMIN, SECURITYADMIN, and ACCOUNTADMIN.