PSSecurityCategory Members

Include Protected Members
Include Inherited Members

Specifies the built-in security categories in Project Server.

The PSSecurityCategory type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from ValueType.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from ValueType.)
Public method GetType (Inherited from Object.)
Public methodStatic member IsDefault Determines whether the specified security category is a default category.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from ValueType.)

Top

Fields

  Name Description
Public fieldStatic member MyDirectReports The default security category for resources who report directly to the user.
Public fieldStatic member MyOrganization The default security category for resources in the organization.
Public fieldStatic member MyPersonalProjects Obsolete. The default security category for personal projects that belong to the user.
Public fieldStatic member MyProjects The default security category for projects managed by the user.
Public fieldStatic member MyResources The default security category for resources managed by the user.
Public fieldStatic member MyTasks The default security category for tasks assigned to the user.

Top

See Also

Reference

PSSecurityCategory Structure

Microsoft.Office.Project.Server.Library Namespace