WSTrustChannelFactory (Constructor, (Binding, EndpointAddress))
Espacio de nombres: Microsoft.IdentityModel.Protocols.WSTrust
Ensamblado: Microsoft.IdentityModel (en microsoft.identitymodel.dll)
Uso
Dim binding As Binding Dim remoteAddress As EndpointAddress Dim instance As New WSTrustChannelFactory(binding, remoteAddress)
Sintaxis
'Declaración
Public Sub New ( _
binding As Binding, _
remoteAddress As EndpointAddress _
)
public WSTrustChannelFactory (
Binding binding,
EndpointAddress remoteAddress
)
public:
WSTrustChannelFactory (
Binding^ binding,
EndpointAddress^ remoteAddress
)
public WSTrustChannelFactory (
Binding binding,
EndpointAddress remoteAddress
)
public function WSTrustChannelFactory (
binding : Binding,
remoteAddress : EndpointAddress
)
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)