PSSecurityGroup structure
Specifies the built-in security groups 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 PSSecurityGroup
'Usage
Dim instance As PSSecurityGroup
public struct PSSecurityGroup
Remarks
The Manage Groups page in Project Web App (https://ServerName/ProjectServerName/_layouts/pwa/Admin/ManageGroups.aspx) shows the security groups that are available. The Manage Groups page includes the default groups that are available for the Project Server installation and can also include custom groups.
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.