PSSecurityCategoryPermission Structure
Security category permissions.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Structure PSSecurityCategoryPermission
'Usage
Dim instance As PSSecurityCategoryPermission
public struct PSSecurityCategoryPermission
Remarks
For the list of categories for security settings, see PSSecurityCategory.
To see the settings for each security category in Project Web App, click Manage Users on the Server Settings page (http://ServerName/ProjectServerName/_layouts/pwa/admin/admin.aspx), click a user name to edit the user properties, and then click a category in the Selected Categories list.
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.