PSSecurityGlobalPermission.ViewResourceCenter Field
Allows a user to access the Resource Center and view resource allocation data.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Shared ReadOnly ViewResourceCenter As Guid
'Usage
Dim value As Guid
value = PSSecurityGlobalPermission.ViewResourceCenter
public static readonly Guid ViewResourceCenter
See Also
Reference
PSSecurityGlobalPermission Structure