Share via


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.

Espacio de nombres: Microsoft.SqlServer.Replication
Ensamblado: Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)

Sintaxis

'Declaración
<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

Plataformas

Plataformas de desarrollo

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Plataformas de destino

Para obtener una lista de las plataformas compatibles, vea Requisitos de hardware y software para instalar SQL Server 2005.

Vea también

Referencia

IConnectionSecurityContext Members
Microsoft.SqlServer.Replication Namespace