[This is preliminary documentation and is subject to change.]

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
Public property Type
Either 'service', 'operator', or 'standard'. Default: 'standard'. Read only.
Public property Updated
The date this specification was last modified.

See Also