Compartir a través de


Campo SymmetricKeyEncryption.KeyEncryptionType

Gets or sets the key encryption type.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Public KeyEncryptionType As KeyEncryptionType
'Uso
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

Valor de campo

Tipo: Microsoft.SqlServer.Management.Smo.KeyEncryptionType
A KeyEncryptionType object value that specifies the type of encryption used on the symmetric key.

Vea también

Referencia

SymmetricKeyEncryption Clase

Espacio de nombres Microsoft.SqlServer.Management.Smo