IDTSManagedHelper100 Interface

Definition

public interface class IDTSManagedHelper100
[System.Runtime.InteropServices.Guid("AAA82BEC-5506-450D-8F7D-3E5E495AF69D")]
[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("AAA82BEC-5506-450D-8F7D-3E5E495AF69D")>]
[<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
Attributes

Remarks

For more information, see ManagedHelper.

Methods

CloseManagedConnection(Object)
DecryptDocument(String, String)
EncryptDocument(String, String)
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