Ilumnis Authentication

RoleCollection.HasRole Method

Checks if a role is part of this role collection.

Overload List

Checks if a role is part of this role collection.

public bool HasRole(Role);

Checks if a role is part of this role collection.

public bool HasRole(int);

Checks if a role is part of this role collection.

public bool HasRole(string);

See Also

RoleCollection Class | IExSys.Authentication Namespace