PSSecurityCategory Structure
Specifies the built-in security categories in Project Server.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Structure PSSecurityCategory
'Usage
Dim instance As PSSecurityCategory
public struct PSSecurityCategory
Remarks
The Manage Categories page in Project Web App (https://ServerName/ProjectServerName/_layouts/pwa/Admin/ManageCategories.aspx) shows the available security categories. The Manage Categories page includes the default security categories available for the Project Server installation and can also include custom categories.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.