SymmetricKeyEncryption.KeyEncryptionType Field

キー暗号化の種類を取得します。値の設定も可能です。

名前空間: Microsoft.SqlServer.Management.Smo
アセンブリ: Microsoft.SqlServer.Smo (microsoft.sqlserver.smo.dll 内)

構文

'宣言
Public KeyEncryptionType As KeyEncryptionType
public KeyEncryptionType KeyEncryptionType
public:
KeyEncryptionType KeyEncryptionType
public KeyEncryptionType KeyEncryptionType
public var KeyEncryptionType : KeyEncryptionType

対称キーで使用する暗号化の種類を示す KeyEncryptionType オブジェクト値。

解説

この名前空間、クラス、またはメンバは、Microsoft .NET Framework Version 2.0 でのみサポートされています。

プラットフォーム

開発プラットフォーム

サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。

対象プラットフォーム

サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。

参照

関連項目

SymmetricKeyEncryption Class
SymmetricKeyEncryption Members
Microsoft.SqlServer.Management.Smo Namespace