Ilumnis Authentication

AuthenticationStorage.GetRoleUsers Method

Uses data layer to get all users that have specific role.

Overload List

Uses data layer to get all users that have specific role.

public static User[] GetRoleUsers(int);

Uses data layer to get all users that have specific role.

public static User[] GetRoleUsers(string);

See Also

AuthenticationStorage Class | IExSys.Authentication.Storage Namespace