Share via


ManagedHelper 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.

The ManagedHelper type exposes the following members.

Constructors

  Name Description
Public method ManagedHelper() Infrastructure.

Top

Methods

  Name Description
Public method CloseManagedConnection(Object) Infrastructure.
Public method DecryptDocument(String%, String) Infrastructure.
Public method EncryptDocument(String%, String) Infrastructure.
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetManagedConnection(String, String, Object) Infrastructure.
Public method GetNextManagedInfo(DTS_MANAGED_INFO%) Infrastructure.
Public method GetRawCertData(Object) Infrastructure.
Public method GetType() (Inherited from Object.)
Public method MakeCertObject(Int64) Infrastructure.
Protected method MemberwiseClone() (Inherited from Object.)
Public method OpenAssembly(String, DTS_MANAGED_INFO_TYPE) Infrastructure.
Public method SignDocument(String%, Int64, String, Int32, String, Int32) Infrastructure.
Public method ToString() (Inherited from Object.)
Public method VerifyDocument(String, array<Byte[]%, array<Byte[]%) Infrastructure.

Top