Ilumnis Authentication

RoleCollection.Add Method

Adds a role to this collection.

Overload List

Adds a role to this collection.

public void Add(Role);

Adds a role to this collection.

public void Add(int);

Adds a role to this collection.

public void Add(string);

See Also

RoleCollection Class | IExSys.Authentication Namespace