ProjectServerCredentials Properties

The ProjectServerCredentials type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleAuthToken
Gets the authorization token for the SharePoint instance.
Public propertyCode exampleSiteUrl
Gets the URL of PWA at SharePoint site or URL of on-premise Project Server. For example, https://your_company_name.sharepoint.com/sites/pwa";
Public propertyCode exampleUserName
Gets the user name for SharePoint site.
See Also