ServiceBusClient | @azure/service-bus
David Richardson
Published Feb 16, 2026
A credential object used by the client to get the token to authenticate the connection with the Azure Service Bus. See @azure/identity for creating the credentials. If you're using an own implementation of the TokenCredential interface against AAD, then set the "scopes" for service-bus to be [""] to get the appropriate token.