次の方法で共有


EncryptionAlgorithmPreference 列挙体

優先する暗号化アルゴリズムを指定します。

名前空間:  Microsoft.Data.Schema.ScriptDom.Sql
アセンブリ:  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll 内)

構文

'宣言
Public Enumeration EncryptionAlgorithmPreference
public enum EncryptionAlgorithmPreference
public enum class EncryptionAlgorithmPreference
type EncryptionAlgorithmPreference
public enum EncryptionAlgorithmPreference

メンバー

メンバー名 説明
NotSpecified 優先する設定は NotSpecified です
Aes 優先する設定は Aes です
Rc4 優先する設定は Rc4 です

参照

参照

Microsoft.Data.Schema.ScriptDom.Sql 名前空間