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