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 | |
---|---|---|
DecryptString | Decrypts a specified string. | |
EncryptString | Encrypts a specified string. |
Top