Identity 的方式來取得目前登入的使用者識別資料,但裡頭能抓到的只有login id ... public Task<IList<Claim>> GetClaimsAsync(ApplicationUser user) ...
確定! 回上一頁