IDTSManagedHelper100 Interfaccia

Definizione

Specifica un'interfaccia dell'helper gestito.

public interface class IDTSManagedHelper100
[System.Runtime.InteropServices.Guid("48C9D72F-D06D-4F51-AAF3-0A40C7B3FC2B")]
[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.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
[System.Runtime.InteropServices.Guid("141B0728-E09E-4F01-9E15-06CFC27D71D7")]
public interface IDTSManagedHelper100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
[System.Runtime.InteropServices.Guid("95F32AC3-5928-4DE9-B5DB-82937D2579CD")]
public interface IDTSManagedHelper100
[<System.Runtime.InteropServices.Guid("48C9D72F-D06D-4F51-AAF3-0A40C7B3FC2B")>]
[<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
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
[<System.Runtime.InteropServices.Guid("141B0728-E09E-4F01-9E15-06CFC27D71D7")>]
type IDTSManagedHelper100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
[<System.Runtime.InteropServices.Guid("95F32AC3-5928-4DE9-B5DB-82937D2579CD")>]
type IDTSManagedHelper100 = interface
Public Interface IDTSManagedHelper100
Derivato
Attributi

Commenti

Per altre informazioni, vedere ManagedHelper.

Metodi

CloseManagedConnection(Object)

Chiude la connessione specificata.

DecryptDocument(String, String)

Decrittografa il documento specificato.

EncryptDocument(String, String)

Crittografa un documento specificato.

GetExtensionMappingInfo(DTS_MANAGED_INFO_TYPE, String, DTS_EXTENSION_MAPPING_INFO)

Ottiene le informazioni di mapping di estensione.

GetExtensionMappingInfoByCreationName(String, DTS_EXTENSION_MAPPING_INFO)

Ottiene le informazioni di mapping di estensione con il nome di creazione.

GetManagedConnection(String, String, Object)

Restituisce una connessione gestita.

GetNextManagedInfo(DTS_MANAGED_INFO)

Indica se la connessione ottiene le informazioni gestite successive.

GetRawCertData(Object)

Restituisce i dati non elaborati del certificato.

MakeCertObject(Int64)

Crea un oggetto certificato.

OpenAssembly(String, DTS_MANAGED_INFO_TYPE)

Apre un assembly.

SignDocument(String, Int64, String, Int32, String, Int32)

Firma il documento associato all'helper.

VerifyDocument(String, Byte[], Byte[])

Indica se il documento è verificato.

Si applica a