Ejemplo n.º 1
0
 public virtual AuthModel GetAuthenticationToken()
 {
     return(_settings.Get <AuthModel>("AuthenticationModel"));
 }