Ilumnis Authentication

RoleCollection.Remove Method

Removes a role from this collection.

Overload List

Removes a role from this collection.

public void Remove(Role);

Removes a role from this collection.

public void Remove(int);

Removes a role from this collection.

public void Remove(string);

See Also

RoleCollection Class | IExSys.Authentication Namespace