QuestionQ66

Cloud Data Security

Data masking can provide all of the following functionality except:

  • A Secure remote access
  • B test data in sandboxed environments
  • C Authentication of privileged users
  • D Enforcing least privilege
Explanation

Data masking hides sensitive values from users who should not see them, enabling safer nonproduction test data and limiting exposure for nonprivileged access. Authentication is a separate identity control that verifies a privileged user’s identity; masking neither authenticates users nor establishes their credentials.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!