MasterKey.Regenerate Method
Regenerates the master key.
Overload List
| Name | Description |
|---|---|
| MasterKey.Regenerate (String) |
Regenerates the database master key by using the specified new password.
|
| MasterKey.Regenerate (String, Boolean) |
Regenerates the database master key by using the specified new password, and with the option to force the regeneration, thus removing all items that cannot be successfully decrypted.
|
See Also