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