次の方法で共有


IDTSPackageSigning100 インターフェイス

この API は、 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

名前空間:  Microsoft.SqlServer.Dts.Runtime.Wrapper
アセンブリ:  Microsoft.SqlServer.DTSRuntimeWrap (Microsoft.SqlServer.DTSRuntimeWrap.dll)

構文

'宣言
<GuidAttribute("A896D87C-D1B2-4FAE-9339-CFAFEFE617BE")> _
<InterfaceTypeAttribute()> _
Public Interface IDTSPackageSigning100
'使用
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

IDTSPackageSigning100 型は、以下のメンバーを公開しています。

プロパティ

  名前 説明
パブリック プロパティ CertificateContext インフラストラクチャです。
パブリック プロパティ CertificateObject インフラストラクチャです。
パブリック プロパティ CheckSignatureOnLoad インフラストラクチャです。

先頭に戻る

メソッド

  名前 説明
パブリック メソッド CheckSignature インフラストラクチャです。
パブリック メソッド LoadUserCertificateByHash インフラストラクチャです。
パブリック メソッド LoadUserCertificateByName インフラストラクチャです。

先頭に戻る