DataPA Enterprise Dashboard Controls API Reference
The User type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
User()()()() |
Creates and returns a new User object.
|
![]() |
User(UsersCollection) |
Creates and returns a new User object.
|
![]() |
User(UsersCollection, String) |
Creates and returns a new User object.
|
![]() |
User(UsersCollection, String, String) |
Creates and returns a new User object.
|
![]() |
User(UsersCollection, String, String, String) |
Creates and returns a new User object.
|
Methods
Name | Description | |
---|---|---|
![]() |
GetObjectData | |
![]() |
SetObjectData |
Fields
Name | Description | |
---|---|---|
![]() ![]() |
ClassId | |
![]() ![]() |
EventsId | |
![]() ![]() |
InterfaceId |
Properties
Name | Description | |
---|---|---|
![]() |
Group |
Gets and sets the group for this user.
|
![]() |
GUID |
Gets and sets a GUID that uniquely identifies this object.
|
![]() |
ID |
Gets a value that indicates the Unique ID of this object.
|
![]() |
Name |
Gets and sets the name of this user.
|
![]() |
Parent |
Gets and sets the parent of this object.
|
![]() |
Password |
Gets and sets the password for this user.
|
![]() |
UserName |
Gets and sets the username for this user.
|