Esempio n. 1
0
 public PluginConfiguration()
 {
     this.IsOfflineCacheEnabled = true;
     this.AccountStorageLocation = AccountStorageLocation.WindowsCredentialManager;
 }
Esempio n. 2
0
 public PluginConfiguration()
 {
     this.IsOfflineCacheEnabled  = true;
     this.AccountStorageLocation = AccountStorageLocation.WindowsCredentialManager;
 }