JDBC Driver for Azure Active Directory

Build 24.0.9175

AddUserApplicationRoleAssignment

Assigns a user to an application role for access and permissions management.

Input

Name Type Description
ResourceId String The unique identifier of the resource within Azure Active Directory, typically representing an application or service.
AppRoleId String The unique identifier of the application role being assigned to the user, representing a specific permission set.
UserId String The unique identifier of the user in Azure Active Directory to whom the role is being assigned.

Result Set Columns

Name Type Description
Success String A flag indicating whether the operation to assign the role was completed successfully (true or false).

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