SPUser.IsSiteAdmin Property
SP.User.isSiteAdmin property (sp.js)
if(currUser.get_isSiteAdmin)
{
console.log("Current user is site Admin");
}
else{
console.log("Current user is not site Admin");
}
Tech blogger and problem solver, I share hands-on experiences, insights, and practical solutions to real-world technical challenges. Backed by strong expertise in Microsoft technologies — including Power Platform, SharePoint, Azure, RPA, Copilot, AI/GenAI agents, and Python automation — I write about the issues I encounter in my day-to-day work and how I solve them. My goal is to support others in overcoming similar roadblocks and and make a meaningful contribution to the tech community.
I ntroduction Manual data processing is not only time-consuming but also prone to errors, impacting efficiency and decision-making. Organi...
No comments:
Post a Comment