Universal Containersの管理者は、Salesforce Authenticatorアプリのソフト起動を実行し、ユーザーがオプションでそれを使用してログインできるようにします。管理者は、ロールアウトされてから何人のユーザーが正常に使用したかを確認したいと考えています。
管理者がこの情報を取得する2つの方法は何ですか?
2つの答えを選択してください
正解:A,D
Salesforce Authenticator is an app that adds an extra layer of security for logging into Salesforce by requiring users to verify their identity using their mobile device after entering their username and password on Salesforce login page. To see how many users have successfully used Salesforce Authenticator since it was rolled out, an administrator can use two methods:
A) Create a new view In Identity Verification History, specifying Method.
Identity Verification History is a tool that shows information about each identity verification event for users in your org, such as the date and time, the verification method used, the IP address, and the status of the verification. By creating a new view in Identity Verification History and specifying the method as Salesforce Authenticator, an administrator can see how many users have used the app to verify their identity when logging in. Reference: https://help.salesforce.com/s/articleView?id=sf.identity_verification_history.htm&type=5 D) Export Login History and filter based off of Authentication Method Reference.
Login History is a tool that shows information about each login attempt for users in your org, such as the date and time, the username, the source IP address, the login type, and the status of the login. By exporting Login History as a CSV file and filtering based on the Authentication Method Reference column, an administrator can see how many users have used Salesforce Authenticator as their authentication method when logging in. Reference: https://help.salesforce.com/s/articleView?id=sf.monitoring_login_history.htm&type=5