The BCUser type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Accounts |
Gets a 2D array with all Windows accounts associated with the user.
|
![]() | Active |
Gets or sets a value indicating whether the user is active.
|
![]() | AddedByID |
Gets or sets the ID property value representing who added the user.
|
![]() | Address |
Gets or sets the address of the user.
|
![]() | AllEMails |
Gets a 2D array with all emails of the user.
|
![]() | DateAdded |
Gets or sets the date when the user was added.
|
![]() | DateModified |
Gets or sets the date when the user was last edited.
|
![]() | DefaultAccount |
Gets or sets the default Windows account associated with the user.
|
![]() | Description |
Gets or sets the description of the user.
|
![]() | DisplayName |
Gets or sets the display name of the user.
|
![]() |
Gets or sets the default email of the user.
| |
![]() | External |
Gets or sets a value indicating whether the user is external.
|
![]() | ExternalKey |
Gets or sets the key of the external user.
|
![]() | Groups |
Gets the collection of the groups the user is member of.
|
![]() | ID |
Gets the value that uniquely identifies the user.
|
![]() | Initials |
Gets or sets the initials of the user.
|
![]() | IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) |
![]() | ManagerID |
Gets or sets the ID property value of the user's manager.
|
![]() | ModifiedByID |
Gets or sets the ID property value representing who last edited the user.
|
![]() | OrgUnit |
Gets or sets the organizational unit of the user.
|
![]() | Title |
Gets or sets the title of the user.
|
![]() | UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) |
![]() | UserDB |
Gets the user database to which the object belongs.
(Inherited from BCUserDBObject.) |
![]() | WorkList |
Gets or sets the work list of the user.
|