Condividi tramite


Campo SymmetricKeyEncryption.KeyEncryptionType

Gets or sets the key encryption type.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
Public KeyEncryptionType As KeyEncryptionType
'Utilizzo
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

Valore campo

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

Vedere anche

Riferimento

SymmetricKeyEncryption Classe

Spazio dei nomi Microsoft.SqlServer.Management.Smo