Exemple #1
0
 private StringEncryptor GetStringEncryptor()
 {
     return(EncryptorFactory.GetConnectionStringEncryptor());
 }