SymmetricKey Constructor
Initializes a new instance of the SymmetricKey class.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
SymmetricKey () |
Initializes a new instance of the SymmetricKey class.
|
SymmetricKey (Database, String) |
Initializes a new instance of the SymmetricKey class on the specified database and with the specified name.
|
See Also
Reference
SymmetricKey Class
SymmetricKey Members
Microsoft.SqlServer.Management.Smo Namespace
Other Resources
Using Encryption
Encryption Hierarchy
CREATE SYMMETRIC KEY (Transact-SQL)