Specifies the type of encryption method to use when protecting data.
| Member Name | Description |
|---|---|
| LocalMachine | The encrypted data is associated with the local machine. Any user on the computer on which the data is encrypted can decrypt the data. |
| CurrentUser | The encrypted data is associated with the current user. Only a user with logon credentials matching those of the encrypter can decrypt the data. |
Namespace: Org.Mentalis.Security.Cryptography Namespace
Assembly: Org.Mentalis.Security.dll
Org.Mentalis.Security.Cryptography Namespace