SalesBuy
1-855-856-7678
Technical SupportSupport
Note: This API is now obsolete.
The credentials used by a listener (host) or client to authenticate with the Windows Azure Service Bus relay. The Windows Azure Service Bus supports well-known types of credential schemes: SAML, Shared Secret, and Simple Web Token.
Namespace: Microsoft.ServiceBus.Description
The TransportClientCredentials type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Saml | Gets the Security Assertion Markup Language credential object stored in this instance. |
![]() | SharedSecret | Gets the shared secret credential object stored in this instance. |
![]() | SimpleWebToken | Gets the Simple Web Token object stored in this instance. |
![]() | TokenProvider | Gets the token provider used by the client or service for presenting credentials to the Windows Azure Service Bus relay. |