PjMembershipUser members

NOTE: This API is now obsolete.

Contains information about a Project Server user, for serialization on the network.

The PjMembershipUser type exposes the following members.

Constructors

  Name Description
Public method PjMembershipUser() Obsolete. Instantiates an empty PjMembershipUser object.
Public method PjMembershipUser(Guid, String, String, String, String, Boolean, DateTime, DateTime, Boolean, DateTime, Boolean, DateTime, DateTime, Guid, String) Obsolete. Instantiates a PjMembershipUser object, where the properties are specified.

Top

Properties

  Name Description
Public property Comment Obsolete. Gets or sets text information about a user.
Public property CreationDate Obsolete. Gets or sets the date that the Project Server user was created.
Public property DelegateGuid Obsolete. Gets or sets the GUID of a delegate for the user.
Public property DelegateName Obsolete. Gets or sets the name of a delegate for the user.
Public property Email Obsolete. Gets or sets the email address of the user.
Public property IsApproved Obsolete. Gets or sets a value that indicates whether the user is approved for Project Server.
Public property IsLockedOut Obsolete. Gets or sets a value that indicates whether the user is locked out.
Public property IsOnline Obsolete. Gets or sets a value that indicates whether the user is online.
Public property LastActivityDate Obsolete. Gets or sets the date of the last user activity on Project Server.
Public property LastLockoutDate Obsolete. Gets or sets the most recent date the user was locked out.
Public property LastLoginDate Obsolete. Gets or sets the most recent date the user logged on Project Server.
Public property LastPasswordChangeDate Obsolete. Gets or sets the most recent date the user’s password was changed.
Public property PasswordQuestion Obsolete. Gets or sets the password question for the user.
Public property UserId Obsolete. Gets or sets the identification number for the user.
Public property UserName Obsolete. Gets or sets the name of the user.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

PjMembershipUser class

Microsoft.Office.Project.Server.Library namespace