Enum DataProtectionScope
- Namespace
- Akavache
- Assembly
- Akavache.Core.dll
The scope in which to store data stored by ProtectedData.
public enum DataProtectionScope
- Extension Methods
Fields
CurrentUser = 0
Store the data underneath the current user.