IDTSPackageSigning100 Interface

Definição

Representa uma interface para a assinatura do pacote.

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
Derivado
Atributos

Propriedades

CertificateContext

Obtém ou define o contexto do certificado associado ao pacote.

CertificateObject

Obtém ou define o objeto de certificado associado ao pacote.

CheckSignatureOnLoad

Obtém ou define se o pacote verifica a assinatura ao carregar.

Métodos

CheckSignature()

Verifica a assinatura do pacote.

LoadUserCertificateByHash(Byte[])

Carrega o certificado de usuário usando hash.

LoadUserCertificateByName(String)

Carrega o certificado de usuário por nome.

Aplica-se a