Ilumnis Authentication

Right Class

Right class represents single right in Ilumnis application. One right can be assigned to one or more roles.

For a list of all members of this type, see Right Members.

System.Object
   IExSys.Authentication.Validation.AuthenticationValidator
      IExSys.Authentication.Right

public class Right : AuthenticationValidator

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Example

For example how to use this class see User class description.

Requirements

Namespace: IExSys.Authentication

Assembly: IExSys.Authentication (in IExSys.Authentication.dll)

See Also

Right Members | IExSys.Authentication Namespace