Exemple #1
0
 protected string UserClaim(string claimType)
 {
     return(_userContextProvider.UserClaim(AuthUser, claimType));
 }