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