PSSecurityGlobalPermission.ViewTaskCenter Field

Allows a user to see the Task Center link in the Project Web App Quick Launch menu.

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

Syntax

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

value = PSSecurityGlobalPermission.ViewTaskCenter
public static readonly Guid ViewTaskCenter

Remarks

Note

Denying this permission does not prevent access to the Task Center page. It is still possible for users to navigate to this page.

See Also

Reference

PSSecurityGlobalPermission Structure

PSSecurityGlobalPermission Members

Microsoft.Office.Project.Server.Library Namespace