Adds the specified users to the specified roles.
Adds the specified users to the specified roles.
public void AddUsersToRoles(NTAccount[],String[]);
Adds the specified users to the specified roles.
public void AddUsersToRoles(String[],String[]);
VGRolesInstance Class | Novalys.VisualGuard.Security.Membership Namespace