Exemple #1
0
 public async Task DeactivateCurrentAsync()
 {
     await _tokenHelper.DeactivateCurrentAsync();
 }