PSSecurityGlobalPermission.ManageWindowsSharePointServices field
Allows a user to create and delete SharePoint sites, update the list of authorized users, and maintain the servers that are 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