Interface IDTSPackageSigning100
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("A896D87C-D1B2-4FAE-9339-CFAFEFE617BE")> _
<InterfaceTypeAttribute()> _
Public Interface IDTSPackageSigning100
'Utilisation
Dim instance As IDTSPackageSigning100
[GuidAttribute("A896D87C-D1B2-4FAE-9339-CFAFEFE617BE")]
[InterfaceTypeAttribute()]
public interface IDTSPackageSigning100
[GuidAttribute(L"A896D87C-D1B2-4FAE-9339-CFAFEFE617BE")]
[InterfaceTypeAttribute()]
public interface class IDTSPackageSigning100
[<GuidAttribute("A896D87C-D1B2-4FAE-9339-CFAFEFE617BE")>]
[<InterfaceTypeAttribute()>]
type IDTSPackageSigning100 = interface end
public interface IDTSPackageSigning100
Le type IDTSPackageSigning100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
CertificateContext | Infrastructure. | |
CertificateObject | Infrastructure. | |
CheckSignatureOnLoad | Infrastructure. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
CheckSignature | Infrastructure. | |
LoadUserCertificateByHash | Infrastructure. | |
LoadUserCertificateByName | Infrastructure. |
Haut de la page