WSTrustChannelFactory Constructor (Binding)
Namespace: Microsoft.IdentityModel.Protocols.WSTrust
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)
Usage
Dim binding As Binding
Dim instance As New WSTrustChannelFactory(binding)
Syntax
'Declaration
Public Sub New ( _
binding As Binding _
)
public WSTrustChannelFactory (
Binding binding
)
public:
WSTrustChannelFactory (
Binding^ binding
)
public WSTrustChannelFactory (
Binding binding
)
public function WSTrustChannelFactory (
binding : Binding
)
Parameters
- binding
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2008, Windows Vista, Not tested on Windows XP
See Also
Reference
WSTrustChannelFactory Class
WSTrustChannelFactory Members
Microsoft.IdentityModel.Protocols.WSTrust Namespace