TokenConstants.SimpleAuthName Field

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

The parameter name for the account name that is sent in the token request using the Simple API Auth protocol.

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

Usage

    Dim value As String

value = TokenConstants.SimpleAuthName

Syntax

'Declaration
Public Const SimpleAuthName As String
public const string SimpleAuthName
public:
literal String^ SimpleAuthName
public static final String SimpleAuthName
public const var SimpleAuthName : String

Platforms

Development Platforms

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

Target Platforms

See Also

Reference

TokenConstants Class
TokenConstants Members
Microsoft.ServiceBus Namespace