Esempio n. 1
0
 public AuthenticationResponse GetWhoAmIInfo()
 {
     return(_authenticationHandler.AuthorizeViaPrincipal(_apiPrincipal));
 }