DTSProtectionLevel Enumeration

 

Namespace:   Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

public enum class DTSProtectionLevel

Member nameDescription
DTSPL_DONTSAVESENSITIVE

DTSPL_ENCRYPTALL_PASSWORD

DTSPL_ENCRYPTALL_USERKEY

DTSPL_ENCRYPTSENSITIVE_PASSWORD

DTSPL_ENCRYPTSENSITIVE_USERKEY

DTSPL_SERVERSTORAGE

Return to top
Show: