Compartir a través de


WSTrustChannelFactory (Constructor, (Binding, String))

Espacio de nombres: Microsoft.IdentityModel.Protocols.WSTrust
Ensamblado: Microsoft.IdentityModel (en microsoft.identitymodel.dll)

Uso

    Dim binding As Binding
Dim remoteAddress As String

Dim instance As New WSTrustChannelFactory(binding, remoteAddress)

Sintaxis

'Declaración
Public Sub New ( _
    binding As Binding, _
    remoteAddress As String _
)
public WSTrustChannelFactory (
    Binding binding,
    string remoteAddress
)
public:
WSTrustChannelFactory (
    Binding^ binding, 
    String^ remoteAddress
)
public WSTrustChannelFactory (
    Binding binding, 
    String remoteAddress
)
public function WSTrustChannelFactory (
    binding : Binding, 
    remoteAddress : String
)

Parámetros

  • binding
     
  • remoteAddress
     

Plataformas

Plataformas de desarrollo

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

Vea también

Referencia

WSTrustChannelFactory (Clase)
WSTrustChannelFactory (Miembros)
Microsoft.IdentityModel.Protocols.WSTrust (Espacio de nombres)