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