Security.SecurityPrincipalType Enumeration

Specifies the principal security type.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Enumeration SecurityPrincipalType
'Usage
Dim instance As Security.SecurityPrincipalType
public enum SecurityPrincipalType

Members

Member name Description
User Value = 0. User.
Group Value = 1. Group.

See Also

Reference

Microsoft.Office.Project.Server.Library Namespace