Ilumnis Authentication

RightCollection.Add Method (Right)

Adds a right to this collection.

public void Add(
   Right right
);

Parameters

right
Right to add.

Exceptions

Exception Type Condition
InvalidRightIdentifierException Thrown when right.RightId property is invalid.

See Also

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