Ilumnis Authentication

Right.Load Method (Int32)

Loads right with specific RightId.

public void Load(
   int rightId
);

Parameters

rightId
Database right identifier of the right to load.

Exceptions

Exception Type Condition
InvalidRightIdentifierException Thrown when invalid rightId is passed.

See Also

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