JDBC Driver for Azure Active Directory

Build 24.0.9175

AddPhoneAuthenticationMethod

Configures and adds a new phone-based authentication method for a user.

Input

Name Type Description
UserID String The unique identifier of the user for whom the phone authentication method will be added.
PhoneNumber String The phone number to be associated with the user's authentication method. It must follow the E.164 format.
PhoneType String The classification of the phone number being added includes the valid values 'mobile' for personal mobile devices, 'alternateMobile' for secondary mobile numbers, and 'office' for office landline numbers.

Result Set Columns

Name Type Description
Success String Indicates whether the process to add a phone authentication method completed successfully (true or false).

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175