DatabaseEncryptionKeyExtender Constructor
Include Protected Members
Include Inherited Members
Creates a new database encryption key extender.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
DatabaseEncryptionKeyExtender() | Creates a new database encryption key extender. | |
DatabaseEncryptionKeyExtender(DatabaseEncryptionKey) | Creates a new database encryption key extender. |
Top