Namespace Microsoft.Azure.ServiceBus.Primitives
Classes
- AzureActiveDirectoryTokenProvider
Represents the Azure Active Directory token provider for the Service Bus.
- JsonSecurityToken
Extends SecurityToken for JWT specific properties
- ManagedServiceIdentityTokenProvider
Represents the Azure Active Directory token provider for Azure Managed Service Identity integration.
- SecurityToken
Provides information about a security token such as audience, expiry time, and the string token value.
- SharedAccessSignatureTokenProvider
The SharedAccessSignatureTokenProvider generates tokens using a shared access key or existing signature.
- TokenProvider
This abstract base class can be extended to implement additional token providers.
Interfaces
- ITokenProvider
Provides interface definition of a token provider.
Enums
- TokenScope
A enum representing the scope of the SecurityToken.