IPjMembershipUser members
NOTE: This API is now obsolete.
Provides information to identify and authenticate a user of Project Web App and Project Professional for serialization on the network.
The IPjMembershipUser type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Comment | Obsolete. Gets text information about a user. |
![]() |
CreationDate | Obsolete. Gets the creation date of the user membership. |
![]() |
DelegateGuid | Obsolete. Gets the GUID of the delegate for the user. |
![]() |
DelegateName | Obsolete. Gets the name of the delegate for the user. |
![]() |
Obsolete. Gets the email address of the user. | |
![]() |
IsApproved | Obsolete. Gets a value that indicates whether the user is approved. |
![]() |
IsLockedOut | Obsolete. Gets a value that indicates whether the user is locked out. |
![]() |
IsOnline | Obsolete. Gets a value that indicates whether the user is online. |
![]() |
LastActivityDate | Obsolete. Gets the date of the most recent user activity. |
![]() |
LastLockoutDate | Obsolete. Gets the most recent date that the user was locked out. |
![]() |
LastLoginDate | Obsolete. Gets the most recent date that the user logged in. |
![]() |
LastPasswordChangeDate | Obsolete. Gets the most recent date that the user password was changed. |
![]() |
PasswordQuestion | Obsolete. Gets the reminder question for the user password. |
![]() |
UserId | Obsolete. Gets the GUID of the user. |
![]() |
UserName | Obsolete. Gets the user name. |
Top