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