Ilumnis Authentication

Right Constructor (String)

Constructs right object and loads right.

public Right(
   string rightName
);

Parameters

rightName
Name of the right to load.

Exceptions

Exception Type Condition
InvalidRightNameException Thrown when invalid rightName is passed.

See Also

Right Class | IExSys.Authentication Namespace | Right Constructor Overload List