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 available security groups. The Manage Groups page includes the default groups 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.

See Also

Reference

PSSecurityGroup Members

Microsoft.Office.Project.Server.Library Namespace