XML3 - API DLL Documentation

The Security type exposes the following members.

Constructors

  NameDescription
Public methodSecurity(User)
Creates an object for the security Class
Public methodSecurity(String, String, String)
Creates an Object for te Security class

Methods

  NameDescription
Public methodAddUser
Adds an user to the User Collection
Public methodGetActiveUser
Returns the List of active users in the requested format
Public methodRemoveUser
Removes an user from the User collection.

Properties

  NameDescription
Public propertySecurityError
Return the error details
Public propertyUsers
Collection of Users

See Also