Share via


OnewayRelayTransportBindingElement Constructor (RelayClientAuthenticationType)

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

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

Usage

    Dim relayClientAuthenticationType As RelayClientAuthenticationType

Dim instance As New OnewayRelayTransportBindingElement(relayClientAuthenticationType)

Syntax

'Declaration
Public Sub New ( _
    relayClientAuthenticationType As RelayClientAuthenticationType _
)
public OnewayRelayTransportBindingElement (
    RelayClientAuthenticationType relayClientAuthenticationType
)
public:
OnewayRelayTransportBindingElement (
    RelayClientAuthenticationType relayClientAuthenticationType
)
public OnewayRelayTransportBindingElement (
    RelayClientAuthenticationType relayClientAuthenticationType
)
public function OnewayRelayTransportBindingElement (
    relayClientAuthenticationType : RelayClientAuthenticationType
)

Parameters

  • relayClientAuthenticationType
     

Platforms

Development Platforms

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

Target Platforms

See Also

Reference

OnewayRelayTransportBindingElement Class
OnewayRelayTransportBindingElement Members
Microsoft.ServiceBus Namespace