microsoft.user.authenticationMethods
Description
Microsoft Entra authentication methods
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| count | int | Count of authentication methods |
| phoneMethods | []dict | Phone number and type registered to a user |
| emailMethods | []dict | Email authentication method for self-service password reset (SSPR) |
| fido2Methods | []dict | FIDO2 security key registered to a user |
| softwareMethods | []dict | Software OATH token registered to a user |
| microsoftAuthenticator | []dict | Microsoft Authenticator app registered to a user |
| passwordMethods | []dict | User password authentication method |
| temporaryAccessPassMethods | []dict | Temporary Access Pass registered to a user |
| windowsHelloMethods | []dict | Windows Hello for Business authentication method registered to a user |
| registrationDetails | microsoft.user.authenticationMethods.userRegistrationDetails | Retrieves the registration and capability status for a user's authentication methods |