PhoneAuthenticationMethods
Lists phone-based authentication methods configured for users within the organization.
Columns
| Name | Type | Description |
| UserId [KEY] | String | The unique identifier for the user, representing their Azure Active Directory account. |
| id | String | The unique identifier for the phone authentication method associated with the user. |
| phoneNumber | String | The phone number registered for the user's authentication, formatted in international standard (E.164). |
| phoneType | String | The type of phone used for authentication, such as mobile, office, or home. |
| smsSignInState | String | Indicates the current state of Systems Management Server (SMS) sign-in for the user, such as enabled, disabled, or pending. |