TokenConstants.SimpleAuthContentType Field
[This is prerelease documentation and is subject to change in future releases. Blank topics are included as placeholders.]
The content type used for formatting token request parameters when using the Simple API Auth protocol.
Namespace: Microsoft.ServiceBus
Assembly: Microsoft.ServiceBus (in microsoft.servicebus.dll)
Usage
Dim value As String
value = TokenConstants.SimpleAuthContentType
Syntax
'Declaration
Public Const SimpleAuthContentType As String
public const string SimpleAuthContentType
public:
literal String^ SimpleAuthContentType
public static final String SimpleAuthContentType
public const var SimpleAuthContentType : 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