DTSProtectionLevel Enum

Definition

public enum class DTSProtectionLevel
public enum DTSProtectionLevel
type DTSProtectionLevel = 
Public Enum DTSProtectionLevel
Inheritance
DTSProtectionLevel

Fields

DTSPL_DONTSAVESENSITIVE 0
DTSPL_ENCRYPTALL_PASSWORD 3
DTSPL_ENCRYPTALL_USERKEY 4
DTSPL_ENCRYPTSENSITIVE_PASSWORD 2
DTSPL_ENCRYPTSENSITIVE_USERKEY 1
DTSPL_SERVERSTORAGE 5

Applies to