Exemplo n.º 1
0
 public IEnumerable <CompromisedAttemptDataModel> GetCompormisedAttempts()
 {
     return(_client.GetCompromisedAttempts());
 }