Поле KeyEncryptionType
Gets or sets the key encryption type.
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
Public KeyEncryptionType As KeyEncryptionType
'Применение
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
Значение поля
Тип: Microsoft.SqlServer.Management.Smo. . :: . .KeyEncryptionType
A KeyEncryptionType object value that specifies the type of encryption used on the symmetric key.
См. также