SharedSecretElement.CreateBehavior Method

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

Overridden. Returns a new TransportClientEndpointBehavior object with its CredentialType and ClientCredentials properties set.

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

Usage

    Dim returnValue As Object

returnValue = Me.CreateBehavior

Syntax

'Declaration
Protected Overrides Function CreateBehavior As Object
protected override Object CreateBehavior ()
protected:
virtual Object^ CreateBehavior () override
protected Object CreateBehavior ()
protected override function CreateBehavior () : Object

Return Value

Returns Object.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

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

Target Platforms

See Also

Reference

SharedSecretElement Class
SharedSecretElement Members
Microsoft.ServiceBus.Configuration Namespace