IDTSPackageSigning100 Schnittstelle

Definition

Stellt eine Schnittstelle für die Paketsignierung dar.

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
Abgeleitet
Attribute

Eigenschaften

CertificateContext

Ruft den dem Paket zugeordneten Zertifikatkontext ab oder legt ihn fest.

CertificateObject

Ruft das dem Paket zugeordnete Zertifikatobjekt ab oder legt es fest.

CheckSignatureOnLoad

Ruft ab oder legt fest, ob die Signatur beim Laden vom Paket überprüft wird.

Methoden

CheckSignature()

Überprüft die Signatur des Pakets.

LoadUserCertificateByHash(Byte[])

Lädt das Benutzerzertifikat mithilfe eines Hashs.

LoadUserCertificateByName(String)

Lädt das Benutzerzertifikat anhand des Namens.

Gilt für: