I'm developing a CSOM module within our own commercial application which will import and export Project Server 2013 (365) data to and from our application. What is the recommended security mode to use? The application requires that a designated
use account be provided security access to read and write Project Server data regardless of who the project owner is. The application is currently able to read and write project data authenticated with a user assigned to the SharePoint Project Manager security
role, but fails to update data when the project owner is different from the actual user account that’s authenticated within the application. The application is able to read all project data regardless of which account is the project owner.
Would a switch to Project Permission Mode help me to bypass this restriction?
Would a switch to Project Permission Mode help me to bypass this restriction?