IConnectionSecurityContext 接口

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(在 Microsoft.SqlServer.Rmo.dll 中)

语法

声明
<GuidAttribute("437C9E32-CA43-4437-B226-F2B07B9897BF")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> _
Public Interface IConnectionSecurityContext
用法
Dim instance As 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
[<GuidAttribute("437C9E32-CA43-4437-B226-F2B07B9897BF")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)>]
type IConnectionSecurityContext =  interface end
public interface IConnectionSecurityContext

IConnectionSecurityContext 类型公开以下成员。

方法

  名称 说明
公共方法 Update

页首