Ilumnis Authentication

RightCollection.Add Method (Int32)

Adds a right to this collection.

public void Add(
   int rightId
);

Parameters

rightId
RightId of the right to add.

Exceptions

Exception Type Condition
InvalidRightIdentifierException Thrown when invalid rightId is passed.

See Also

RightCollection Class | IExSys.Authentication Namespace | RightCollection.Add Overload List