
Answer-first summary for fast verification
Answer: Key pair authentication
The question asks which security feature is used to authenticate to a Snowflake account. Key pair authentication (D) is the correct answer because it is a direct authentication method where users generate a public-private key pair, with the private key used to sign authentication requests. This is explicitly documented in Snowflake's key pair authentication guide and supported by the community discussion where D has the highest percentage (75%) and upvotes. SCIM (B) is incorrect as it is a provisioning protocol for managing user identities, not an authentication method. Network policy (A) controls network access but doesn't authenticate users. Role-Based Access Control (RBAC) (C) manages permissions after authentication but is not used for the initial login process.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.