XML3 - API DLL Documentation
The Security type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Security(User) |
Creates an object for the security Class
|
![]() | Security(String, String, String) |
Creates an Object for te Security class
|
Methods
Name | Description | |
---|---|---|
![]() | AddUser |
Adds an user to the User Collection
|
![]() | GetActiveUser |
Returns the List of active users in the requested format
|
![]() | RemoveUser |
Removes an user from the User collection.
|
Properties
Name | Description | |
---|---|---|
![]() | SecurityError |
Return the error details
|
![]() | Users |
Collection of Users
|