IDTSPackageSigning100 Interfaccia

Definizione

Rappresenta un'interfaccia per la firma del pacchetto.

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
Derivato
Attributi

Proprietà

CertificateContext

Ottiene o imposta il contesto del certificato associato al pacchetto.

CertificateObject

Ottiene o imposta l'oggetto certificato associato al pacchetto.

CheckSignatureOnLoad

Ottiene o imposta un valore che indica se viene verificata la firma al caricamento del pacchetto.

Metodi

CheckSignature()

Verifica la firma del pacchetto.

LoadUserCertificateByHash(Byte[])

Carica il certificato utente utilizzando un hash.

LoadUserCertificateByName(String)

Carica il certificato utente in base al nome.

Si applica a