Ilumnis Authentication

Right.Load Method (String)

Loads right with specific name.

public void Load(
   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.Load Overload List