TransportClientCredentialBase Class
Note: This API is now obsolete.
The base class for the TransportClientCredentials.
System.Object
Microsoft.ServiceBus.Description.TransportClientCredentialBase
Microsoft.ServiceBus.Description.SamlCredential
Microsoft.ServiceBus.Description.SharedSecretCredential
Microsoft.ServiceBus.Description.SimpleWebTokenCredential
Microsoft.ServiceBus.Description.TransportClientCredentialBase
Microsoft.ServiceBus.Description.SamlCredential
Microsoft.ServiceBus.Description.SharedSecretCredential
Microsoft.ServiceBus.Description.SimpleWebTokenCredential
Namespace: Microsoft.ServiceBus.Description
Assembly: Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
The TransportClientCredentialBase type exposes the following members.
| Name | Description | |
|---|---|---|
|
CreateSamlCredential | Obsolete. Creates a SamlCredential for the TransportClientCredentialBase. |
|
CreateSharedSecretCredential | Obsolete. Creates a shared secret credential for the TransportClientCredentialBase. |
|
CreateSimpleWebTokenCredential | Obsolete. Creates a Simple web token credential for the TransportClientCredentialBase |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |