Ilumnis Authentication

RoleCollection.Remove Method (Role)

Removes a role from this collection.

public void Remove(
   Role role
);

Parameters

role
Role to remove from this collection.

See Also

RoleCollection Class | IExSys.Authentication Namespace | RoleCollection.Remove Overload List