Ilumnis Authentication

Right Constructor (Int32)

Constructs right object and loads right.

public Right(
   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 Constructor Overload List