This topic has not yet been rated - Rate this topic

TransportClientCredentialBase Class

Note: This API is now obsolete.

The base class for the TransportClientCredentials.

Namespace:  Microsoft.ServiceBus.Description
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
[ObsoleteAttribute("This class is deprecated.  Please use TokenProvider instead.")]
public abstract class TransportClientCredentialBase

The TransportClientCredentialBase type exposes the following members.

  Name Description
Public method Static member CreateSamlCredential Obsolete. Creates a SamlCredential for the TransportClientCredentialBase.
Public method Static member CreateSharedSecretCredential Obsolete. Creates a shared secret credential for the TransportClientCredentialBase.
Public method Static member CreateSimpleWebTokenCredential Obsolete. Creates a Simple web token credential for the TransportClientCredentialBase
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top

Service Bus supports only Full Trust code access security.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)