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.
Spazio dei nomi: Microsoft.SqlServer.Replication
Assembly : Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)
Sintassi
'Dichiarazione
<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
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
IConnectionSecurityContext Members
Microsoft.SqlServer.Replication Namespace