IConnectionSecurityContext Interface
Provides an implementation of the ConnectionSecurityContext class for late-bound COM clients. For information on the members of this interface, see the reference documentation for ConnectionSecurityContext.
命名空間: Microsoft.SqlServer.Replication
組件: Microsoft.SqlServer.Rmo (in 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