예제 #1
0
 public void RemoveCompromisedAttempts(int[] attemptIds)
 {
     _client.RemoveCompromisedAttempts(attemptIds);
 }