Udostępnij przez


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.

Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in microsoft.sqlserver.rmo.dll)

Syntax

'Deklaracja
<GuidAttribute("437C9E32-CA43-4437-B226-F2B07B9897BF")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
Public Interface IConnectionSecurityContext
[GuidAttribute("437C9E32-CA43-4437-B226-F2B07B9897BF")] 
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)] 
public interface IConnectionSecurityContext
[GuidAttribute(L"437C9E32-CA43-4437-B226-F2B07B9897BF")] 
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsDual)] 
public interface class IConnectionSecurityContext
/** @attribute GuidAttribute("437C9E32-CA43-4437-B226-F2B07B9897BF") */ 
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual) */ 
public interface IConnectionSecurityContext
GuidAttribute("437C9E32-CA43-4437-B226-F2B07B9897BF") 
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual) 
public interface IConnectionSecurityContext

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.