The User type exposes the following members.

Properties

  Name Description
Public property Accessed
The date this user was last active. Read only.
Public property EmailAddress
The user's email address; for email review.
Public property FullName
The user's real name.
Public property Id
The user's user name.
Public property JobView
Selects jobs for inclusion during changelist creation.
Public property Password
If set, user must have matching $P4PASSWD on client.
Public property Reviews
Listing of depot files to be reviewed by user.
Public property Spec
The specification for the user form
Public property Type
Either 'service', 'operator', or 'standard'. Default: 'standard'. Read only.
Public property Updated
The date this specification was last modified.

See Also