Ilumnis Authentication

RightCollection.Remove Method

Removes a right from this collection.

Overload List

Removes a right from this collection.

public void Remove(Right);

Removes a right from this collection.

public void Remove(int);

Removes a right from this collection.

public void Remove(string);

See Also

RightCollection Class | IExSys.Authentication Namespace