PSSecurityGlobalPermission.ManageListsInProjectWebAccess Field
Allows a user to create, modify, and delete SharePoint lists within Project Web App.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly ManageListsInProjectWebAccess As Guid
'Usage
Dim value As Guid
value = PSSecurityGlobalPermission.ManageListsInProjectWebAccess
public static readonly Guid ManageListsInProjectWebAccess
See Also
Reference
PSSecurityGlobalPermission Structure