Uses of Class
com.azure.core.amqp.models.CbsAuthorizationType
Packages that use CbsAuthorizationType
Package
Description
Package containing classes related to AMQP models classes.
-
Uses of CbsAuthorizationType in com.azure.core.amqp.models
Fields in com.azure.core.amqp.models declared as CbsAuthorizationTypeModifier and TypeFieldDescriptionstatic final CbsAuthorizationTypeCbsAuthorizationType.JSON_WEB_TOKENAuthorize with CBS using a JSON web token.static final CbsAuthorizationTypeCbsAuthorizationType.SHARED_ACCESS_SIGNATUREAuthorize with CBS through a shared access signature.