Valid ARA-C01 Dumps shared by EduDump.com for Helping Passing ARA-C01 Exam! EduDump.com now offer the newest ARA-C01 exam dumps, the EduDump.com ARA-C01 exam questions have been updated and answers have been corrected get the newest EduDump.com ARA-C01 dumps with Test Engine here:
A call center processes sensitive PII and PHI data. Requirements: * Object owners and privileged roles must see sensitive columns. * Pre-tokenized data must be de-tokenized at query time.What should be used? (Select TWO).
Correct Answer: D,E
Dynamic Data Masking is a Snowflake security feature that conditionally masks or reveals column values at query time based on the executing role (Answer D). This allows privileged users (such as object owners or compliance roles) to see clear-text PII/PHI, while other users see masked or tokenized values. Because masking is evaluated at query time, it supports de-tokenization logic when the role is authorized. Role-Based Access Control (RBAC) underpins this behavior by defining which roles are privileged and allowed to view unmasked data (Answer E). Masking policies are evaluated in the context of the active role, making RBAC essential for enforcing correct access. Object tagging alone does not enforce access control. Materialized views duplicate data and do not support dynamic de-tokenization logic. External tokenization is not required when Snowflake masking policies can handle conditional reveal. This question tests SnowPro Architect knowledge of advanced column-level security and privacy controls. =========