試験Slack-Dev-201 トピック1 問題45 スレッド
Salesforce Slack-Dev-201のリアル試験問題集
問題 #: 45
トピック #: 1
問題 #: 45
トピック #: 1
If your Slack app is designed to retrieve user profile information, including email addresses, which OAuth scope should you include to adhere to security best practices?
おすすめの解答:C 解答を投票する
users:read.email The users:read.email scope is the correct choice for an app that needs to access user profile information, including email addresses. This scope specifically allows access to users' email addresses, ensuring the app requests only the necessary permissions.
Why not the other options:
*Users:write is used to modify user information, which is not required for simply retrieving user profile data.
*Users:read allows access to user information but does not include email addresses.
*Identity.email is typically used in Slack apps that need to confirm a user's identity, rather than for general access to profile information.
Why not the other options:
*Users:write is used to modify user information, which is not required for simply retrieving user profile data.
*Users:read allows access to user information but does not include email addresses.
*Identity.email is typically used in Slack apps that need to confirm a user's identity, rather than for general access to profile information.
Nakanose 2026-07-09 05:28:28
コメント
他人の解答コメントを賛成するのも、その解答に一票を入れることになります。したがって、すでに同じ意見の投票コメントが存在する場合、新規コメントをする代わりに賛成することもできます。
コメントを通報する
コメント中
今すぐ 新規登録 / ログイン (無料です)。