PSSecurityGlobalPermission.ManageServerEvents field

Allows a user to register event handlers for specific Project Server server-side events.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Shared ReadOnly ManageServerEvents As Guid
'Usage
Dim value As Guid

value = PSSecurityGlobalPermission.ManageServerEvents
public static readonly Guid ManageServerEvents

See also

Reference

PSSecurityGlobalPermission structure

PSSecurityGlobalPermission members

Microsoft.Office.Project.Server.Library namespace