Share via


WS2007FederationHttpRelayBindingElement Constructor (String)

[This is prerelease documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: Microsoft.ServiceBus.Configuration
Assembly: Microsoft.ServiceBus (in microsoft.servicebus.dll)

Usage

    Dim name As String

Dim instance As New WS2007FederationHttpRelayBindingElement(name)

Syntax

'Declaration
Public Sub New ( _
    name As String _
)
public WS2007FederationHttpRelayBindingElement (
    string name
)
public:
WS2007FederationHttpRelayBindingElement (
    String^ name
)
public WS2007FederationHttpRelayBindingElement (
    String name
)
public function WS2007FederationHttpRelayBindingElement (
    name : String
)

Parameters

  • name
     

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

WS2007FederationHttpRelayBindingElement Class
WS2007FederationHttpRelayBindingElement Members
Microsoft.ServiceBus.Configuration Namespace