Adds the specified Windows accounts to the specified roles.
Adds the specified Windows accounts to the specified roles.
public static void AddUsersToRolesById(NTAccount[],Guid[]);
Adds a list of users specified by repository ids to the specified roles.
public static void AddUsersToRolesById(String[],Guid[]);
VGRoles Class | Novalys.VisualGuard.Security.Membership Namespace | RepositoryId