Ilumnis Authentication

RightCollection.HasRight Method (Right)

Checks if a right part of this collection.

public bool HasRight(
   Right right
);

Parameters

right
Right to check for.

Return Value

true if right is part of this collection, otherwise false.

See Also

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