PSSecurityGlobalPermission.AboutMicrosoftOfficeProjectServer field
NOTE: This API is now obsolete.
Allows a user to access the About Project Server page.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<ObsoleteAttribute("The AboutMicrosoftOfficeProjectServer global permission has been deprecated. See the Microsoft Project 15 SDK for more information.")> _
Public Shared ReadOnly AboutMicrosoftOfficeProjectServer As Guid
'Usage
Dim value As Guid
value = PSSecurityGlobalPermission.AboutMicrosoftOfficeProjectServer
[ObsoleteAttribute("The AboutMicrosoftOfficeProjectServer global permission has been deprecated. See the Microsoft Project 15 SDK for more information.")]
public static readonly Guid AboutMicrosoftOfficeProjectServer
See also
Reference
PSSecurityGlobalPermission structure