Partager via


Champ SymmetricKeyEncryption.KeyEncryptionType

Gets or sets the key encryption type.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public KeyEncryptionType As KeyEncryptionType
'Utilisation
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

Valeur de champ

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

Voir aussi

Référence

SymmetricKeyEncryption Classe

Espace de noms Microsoft.SqlServer.Management.Smo