how to give update user self info in Identity Server

后端 未结 0 635
小鲜肉
小鲜肉 2020-12-07 16:22

I have derived Identity User as

    public class MyAppUser : IdentityUser
    {
        public MyAppUser () : base() { }
        public MyAppUser (string user         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题