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