Share via


IDTSManagedHelper100 Interface

Definition

public interface class IDTSManagedHelper100
[System.Runtime.InteropServices.Guid("141B0728-E09E-4F01-9E15-06CFC27D71D7")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
public interface IDTSManagedHelper100
[<System.Runtime.InteropServices.Guid("141B0728-E09E-4F01-9E15-06CFC27D71D7")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
type IDTSManagedHelper100 = interface
Public Interface IDTSManagedHelper100
Derived
Attributes

Methods

CloseManagedConnection(Object)
DecryptDocument(String, String)
EncryptDocument(String, String)
GetExtensionMappingInfo(DTS_MANAGED_INFO_TYPE, String, DTS_EXTENSION_MAPPING_INFO)
GetExtensionMappingInfoByCreationName(String, DTS_EXTENSION_MAPPING_INFO)
GetManagedConnection(String, String, Object)
GetNextManagedInfo(DTS_MANAGED_INFO)
GetRawCertData(Object)
MakeCertObject(Int64)
OpenAssembly(String, DTS_MANAGED_INFO_TYPE)
SignDocument(String, Int64, String, Int32, String, Int32)
VerifyDocument(String, Byte[], Byte[])

Applies to