摘要: Claim, ClaimsIdentity, ClaimsPrincipal: Claim:姓名:xxx,领证日期:xxx ClaimsIdentity:身份证/驾照 ClaimsPrincipal:人 人(ClaimsPrincipal)拥有,身份证,驾照等证件(ClaimsIdentity),这 阅读全文
posted @ 2019-05-10 15:04 jasonlai2016 阅读(486) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; namespace HYS.Fee.AppSrv { /// <summary> /// 数据库上下文 阅读全文
posted @ 2019-05-10 08:59 jasonlai2016 阅读(325) 评论(0) 推荐(0) 编辑