IDTSPackageSigning100 Interface

Définition

Représente une interface pour la signature du package.

public interface class IDTSPackageSigning100
[System.Runtime.InteropServices.Guid("0634FCA4-31D7-401B-A78A-7BE45854287B")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSPackageSigning100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("206E1E8C-F147-4F3A-8E9E-3B3E16F74106")]
public interface IDTSPackageSigning100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("E8C02BAF-7843-4F4E-8815-75B5426B136D")]
public interface IDTSPackageSigning100
[<System.Runtime.InteropServices.Guid("0634FCA4-31D7-401B-A78A-7BE45854287B")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSPackageSigning100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("206E1E8C-F147-4F3A-8E9E-3B3E16F74106")>]
type IDTSPackageSigning100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("E8C02BAF-7843-4F4E-8815-75B5426B136D")>]
type IDTSPackageSigning100 = interface
Public Interface IDTSPackageSigning100
Dérivé
Attributs

Propriétés

CertificateContext

Obtient ou définit le contexte du certificat associé au package.

CertificateObject

Obtient ou définit l'objet de certificat associé au package.

CheckSignatureOnLoad

Obtient ou détermine si le package vérifie la signature lors du chargement.

Méthodes

CheckSignature()

Vérifie la signature du package.

LoadUserCertificateByHash(Byte[])

Charge le certificat utilisateur à l'aide du hachage.

LoadUserCertificateByName(String)

Charge le certificat utilisateur par nom.

S’applique à