Exemple #1
0
 public void SignOut()
 {
     delebilToken = null;
     secureDataProvider.Clear(DeleBilStoreKey);
 }