次の方法で共有


IConnectionSecurityContext Interface

遅延バインドされた COM クライアントの ConnectionSecurityContext クラスの実装を提供します。このインターフェイスのメンバについては、ConnectionSecurityContext のリファレンス ドキュメントを参照してください。

名前空間: Microsoft.SqlServer.Replication
アセンブリ: Microsoft.SqlServer.Rmo (microsoft.sqlserver.rmo.dll 内)

構文

'宣言
<GuidAttribute("85e02819-a016-4bb5-837d-19be7e688e52")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
Public Interface IConnectionSecurityContext
[GuidAttribute("85e02819-a016-4bb5-837d-19be7e688e52")] 
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)] 
public interface IConnectionSecurityContext
[GuidAttribute(L"85e02819-a016-4bb5-837d-19be7e688e52")] 
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsDual)] 
public interface class IConnectionSecurityContext
/** @attribute GuidAttribute("85e02819-a016-4bb5-837d-19be7e688e52") */ 
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual) */ 
public interface IConnectionSecurityContext
GuidAttribute("85e02819-a016-4bb5-837d-19be7e688e52") 
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual) 
public interface IConnectionSecurityContext

プラットフォーム

開発プラットフォーム

サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。

対象プラットフォーム

サポートされているプラットフォームの一覧については、「SQL Server 2005 のインストールに必要なハードウェアおよびソフトウェア」を参照してください。

参照

関連項目

IConnectionSecurityContext Members
Microsoft.SqlServer.Replication Namespace