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