DataProtection Members
Include Protected Members
Include Inherited Members
Represents the ability to encrypt and decrypt strings by using the Windows Data Protection API (DPAPI).
The DataProtection type exposes the following members.
Methods
Name
Description
Decrypts a specified string.
Encrypts a specified string.
Top