PSSecurityGlobalPermission.ManageStatusReports field

NOTE: This API is now obsolete.

Obsolete.

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

Syntax

'Declaration
<ObsoleteAttribute("The ManageStatusReports global permission has been deprecated. See the Microsoft Project 2010 SDK for more information.")> _
Public Shared ReadOnly ManageStatusReports As Guid
'Usage
Dim value As Guid

value = PSSecurityGlobalPermission.ManageStatusReports
[ObsoleteAttribute("The ManageStatusReports global permission has been deprecated. See the Microsoft Project 2010 SDK for more information.")]
public static readonly Guid ManageStatusReports

Remarks

Not used in .Project Server 2010

In Microsoft Office Project Server 2007, allows a user to request status reports and view team reports.

See also

Reference

PSSecurityGlobalPermission structure

PSSecurityGlobalPermission members

Microsoft.Office.Project.Server.Library namespace