IDTSManagedHelper100 Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

For more information, see ManagedHelper.

The IDTSManagedHelper100 type exposes the following members.

Methods

  Name Description
Public method CloseManagedConnection(Object) Infrastructure. For more information, see ManagedHelper.
Public method DecryptDocument(String%, String) Infrastructure. For more information, see ManagedHelper.
Public method EncryptDocument(String%, String) Infrastructure. For more information, see ManagedHelper.
Public method GetManagedConnection(String, String, Object) Infrastructure. For more information, see ManagedHelper.
Public method GetNextManagedInfo(DTS_MANAGED_INFO%) Infrastructure. For more information, see ManagedHelper.
Public method GetRawCertData(Object) Infrastructure. For more information, see ManagedHelper.
Public method MakeCertObject(Int64) Infrastructure. For more information, see ManagedHelper.
Public method OpenAssembly(String, DTS_MANAGED_INFO_TYPE) Infrastructure. For more information, see ManagedHelper.
Public method SignDocument(String%, Int64, String, Int32, String, Int32) Infrastructure. For more information, see ManagedHelper.
Public method VerifyDocument(String, array<Byte[]%, array<Byte[]%) Infrastructure. For more information, see ManagedHelper.

Top