Pole SymmetricKeyEncryption.KeyEncryptionType
Pobiera lub ustawia typ klucz szyfrowanie.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
Public KeyEncryptionType As KeyEncryptionType
'Użycie
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
Wartość pola
Typ: Microsoft.SqlServer.Management.Smo.KeyEncryptionType
A KeyEncryptionType wartość obiektu, który określa typ szyfrowanie stosowany na klucz zawartości.
Zobacz także