Sdílet prostřednictvím


EncryptionAlgorithmPreference – výčet

Určuje šifrovací algoritmus předvoleb.

Obor názvů:  Microsoft.Data.Schema.ScriptDom.Sql
Sestavení:  Microsoft.Data.Schema.ScriptDom.Sql (v Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntaxe

'Deklarace
Public Enumeration EncryptionAlgorithmPreference
public enum EncryptionAlgorithmPreference
public enum class EncryptionAlgorithmPreference
type EncryptionAlgorithmPreference
public enum EncryptionAlgorithmPreference

Členy

Název členu Popis
NotSpecified Předvolba je NotSpecified
Aes Předvolba je Aes
Rc4 Předvolba je Rc4

Viz také

Odkaz

Microsoft.Data.Schema.ScriptDom.Sql – obor názvů