Ilumnis Authentication

IExSys.Authentication Namespace

Namespace hierarchy

Classes

Class Description
Domain Handles single domain in ilumnis authentication module. Every user belongs to a domain.
Right Right class represents single right in Ilumnis application. One right can be assigned to one or more roles.
RightCollection Represents collection of rights.
Role Wrapper for a role in Ilumnis user rights implementation.
RoleCollection Represents collection of roles.
User Represents a user in Ilumnis user rights / authentication implementation.

Delegates

Delegate Description
User.UserEventHandler User event handler delegate declaration.