SymmetricKeyEncryption Class
SQL Server 2012
The SymmetricKeyEncryption class represents the encryption type used when encrypting symmetric keys.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
The SymmetricKeyEncryption type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | SymmetricKeyEncryption() | Initializes a new instance of the SymmetricKeyEncryption class. |
![]() | SymmetricKeyEncryption(KeyEncryptionType, String) | Initializes a new instance of the SymmetricKeyEncryption class with the specified encryption type and with the specified value. |
| Name | Description | |
|---|---|---|
![]() | ObjectNameOrPassword | Gets or sets the object name or the password associated with the symmetric key encryption. |
