public static bool CreateUserRoles(string ad_user_id, string ad_role_id) { return(DAO_HeThong.CreateUserRoles(ad_user_id, ad_role_id)); }