EncryptionKeyManager Class Methods
In This Topic
For a list of all members of this type, see EncryptionKeyManager members.
Public Methods
| Name | Description |
 | GetKeyBackup |
Gets the key backup
|
  | IsKeyValid |
Determines whether key data is present and has a valid length.
|
 | RestoreBackupKey |
Restores the key from a backup.
|
 | Save |
Saves the settings to the associated configuration file.
|
 | SetEncryptionKey |
Sets the encryption key for the current application
|
Top
Extension Methods
| Name | Description |
 | ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also