Tableau Connector for Microsoft SharePoint

Build 25.0.9434

DeleteUserFromRole

Removes a user from a specified SharePoint role. Helps maintain security by adjusting permissions as needed.

Input

Name Type Required Description
LoginName String True A comma-separated list of login names for the users who should be removed from the specified role. Example: 'Domain\\user1,Domain\\user2'.
Role String True The name of the SharePoint role to unassign from the specified users. Example: 'Contributors', 'Site Owners', or 'Read-Only'.

Result Set Columns

Name Type Description
Success Boolean Indicates whether the operation was successful. Returns 'true' if the users were successfully removed from the role, otherwise 'false'.

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