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