IDTSManagedHelper100 Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Spécifie une interface du programme d'assistance managée.
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
- Dérivé
- Attributs
Remarques
Pour plus d’informations, consultez ManagedHelper.
Méthodes
CloseManagedConnection(Object) |
Ferme la connexion spécifiée. |
DecryptDocument(String, String) |
Déchiffre le document spécifié. |
EncryptDocument(String, String) |
Chiffre le document spécifié. |
GetExtensionMappingInfo(DTS_MANAGED_INFO_TYPE, String, DTS_EXTENSION_MAPPING_INFO) |
Obtient les informations de mappage d’extension. |
GetExtensionMappingInfoByCreationName(String, DTS_EXTENSION_MAPPING_INFO) |
Obtient les informations de mappage d’extension à l’aide du nom de création. |
GetManagedConnection(String, String, Object) |
Retourne une connexion managée. |
GetNextManagedInfo(DTS_MANAGED_INFO) |
Indique si la connexion obtient les informations managées suivantes. |
GetRawCertData(Object) |
Retourne les données brutes du certificat. |
MakeCertObject(Int64) |
Crée un objet de certificat. |
OpenAssembly(String, DTS_MANAGED_INFO_TYPE) |
Ouvre un assembly. |
SignDocument(String, Int64, String, Int32, String, Int32) |
Signe le document associé à l'application d'assistance. |
VerifyDocument(String, Byte[], Byte[]) |
Indique si le document est vérifié. |