摘要:
Claim, ClaimsIdentity, ClaimsPrincipal: Claim:姓名:xxx,领证日期:xxx ClaimsIdentity:身份证/驾照 ClaimsPrincipal:人 人(ClaimsPrincipal)拥有,身份证,驾照等证件(ClaimsIdentity),这 阅读全文
摘要:
using System; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; namespace HYS.Fee.AppSrv { /// <summary> /// 数据库上下文 阅读全文