PSSecurityGlobalPermission.ManageWindowsSharePointServices Field
Allows a user to create and delete SharePoint sites, update the list of authorized users, and maintain the servers running Windows SharePoint Services.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly ManageWindowsSharePointServices As Guid
'Usage
Dim value As Guid
value = PSSecurityGlobalPermission.ManageWindowsSharePointServices
public static readonly Guid ManageWindowsSharePointServices
See Also
Reference
PSSecurityGlobalPermission Structure