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