SSIS Components for Microsoft SharePoint

Build 25.0.9434

GetCurrentUser

Retrieves details about the currently logged-in SharePoint user. Useful for personalizing user experiences and enforcing role-based access.

Result Set Columns

Name Type Description
Id Int The unique identifier of the currently authenticated user in SharePoint.
Title String The display name or title associated with the currently authenticated user.
Email String The primary email address linked to the currently authenticated user.
IsSiteAdmin Boolean Indicates whether the user has administrative privileges on the SharePoint site. Returns 'true' for site admins and 'false' otherwise.

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