User Class |
![]() |
Namespace: DataPAServerSecurity
[SerializableAttribute] public class User : _User, ISerializable
The User type exposes the following members.
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.
|
Name | Description | |
---|---|---|
![]() | GetObjectData |
Name | Description | |
---|---|---|
![]() ![]() | ClassId | |
![]() ![]() | EventsId | |
![]() ![]() | InterfaceId |
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.
|
![]() | IsDefaultAdmin | |
![]() | Name |
Gets and sets the name of this user.
|
![]() | ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
|
![]() | 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.
|