SymmetricKeyEncryption.KeyEncryptionType フィールド
キー暗号化の種類を取得します。値の設定も可能です。
名前空間: 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
対称キーで使用する暗号化の種類を示す KeyEncryptionType オブジェクト値。