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