Uses data layer to get all users that have specific right.
Uses data layer to get all users that have specific right.
public static User[] GetRightUsers(int);
Uses data layer to get all users that have specific right.
public static User[] GetRightUsers(string);
AuthenticationStorage Class | IExSys.Authentication.Storage Namespace