Application

Permission ID Purpose Description
UserAuthenticationMethod.Read.All 38d9df27-64da-44fd-b7c5-a6fbac20248f Read all users’ authentication methods Allows the app to read authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.
UserAuthenticationMethod.ReadWrite.All 50483e42-d915-4231-9639-7fdb7fd190e5 Read and write all users’ authentication methods Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods

Delegated

Permission ID Purpose Description
UserAuthenticationMethod.Read 1f6b61c5-2f65-4135-9c9f-31c0f8d32b52 Read user authentication methods. Allows the app to read the signed-in user’s authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like the signed-in user’s passwords, or to sign-in or otherwise use the signed-in user’s authentication methods.
UserAuthenticationMethod.Read.All aec28ec7-4d02-4e8c-b864-50163aea77eb Read all users’ authentication methods Allows the app to read authentication methods of all users in your organization that the signed-in user has access to. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.
UserAuthenticationMethod.ReadWrite 48971fc1-70d7-4245-af77-0beb29b53ee2 Read and write user authentication methods Allows the app to read and write the signed-in user’s authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like the signed-in user’s passwords, or to sign-in or otherwise use the signed-in user’s authentication methods.
UserAuthenticationMethod.ReadWrite.All b7887744-6746-4312-813d-72daeaee7e2d Read and write all users’ authentication methods. Allows the app to read and write authentication methods of all users in your organization that the signed-in user has access to. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.