Windows.Security.DataProtection Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Data Protection API enables data protection for all users and applications regardless of the presence of Windows Information Protection (WIP) policy.
Classes
UserDataAvailabilityStateChangedEventArgs |
Contains information about UserDataAvailabilityStateChangedEvent. |
UserDataBufferUnprotectResult |
Contains result status of unprotecting a buffer and if succeeded, the unprotected buffer. |
UserDataProtectionManager |
Provides static methods to instantiate UserDataProtectionManager for the current or provided user. An instance of UserDataProtectionManager provides methods to protect / unprotect files and buffers. |
UserDataStorageItemProtectionInfo |
Contains information about the protection of a user data storage item. |
Enums
UserDataAvailability |
Identifies the availability of protected data. |
UserDataBufferUnprotectStatus |
Describes the unprotect state of the provided buffer. |
UserDataStorageItemProtectionStatus |
Result of protecting a storage item. |