Tuesday, February 27, 2018

Get The Current Logged In User Details In SharePoint 2013 Using SSOM, CSOM, REST API, JSOM And PowerShell

In this article we will learn how to fetch the user details of the current logged in user in a SharePoint site. There are multiple approaches by which we can get the logged in details such as User ID, Login Name (Login ID) of the user and the Display Name of the user.

source http://www.c-sharpcorner.com/article/get-the-current-logged-in-user-details-in-sharepoint-2013-using-ssom-csom-rest/

No comments:

Post a Comment