SymmetricKeyEncryption.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.

请参阅

参考

SymmetricKeyEncryption 类

Microsoft.SqlServer.Management.Smo 命名空间