Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the key encryption type.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public KeyEncryptionType As KeyEncryptionType
'Usage
Dim instance As SymmetricKeyEncryption
Dim value As KeyEncryptionType
value = instance.KeyEncryptionType
instance.KeyEncryptionType = value
public KeyEncryptionType KeyEncryptionType
public:
KeyEncryptionType KeyEncryptionType
val mutable KeyEncryptionType: KeyEncryptionType
public var KeyEncryptionType : KeyEncryptionType
Field Value
Type: Microsoft.SqlServer.Management.Smo.KeyEncryptionType
A KeyEncryptionType object value that specifies the type of encryption used on the symmetric key.