Uses of Class
com.azure.core.amqp.models.CbsAuthorizationType
-
Packages that use CbsAuthorizationType Package Description com.azure.core.amqp.models 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 CbsAuthorizationType Modifier and Type Field Description static CbsAuthorizationTypeCbsAuthorizationType. JSON_WEB_TOKENAuthorize with CBS using a JSON web token.static CbsAuthorizationTypeCbsAuthorizationType. SHARED_ACCESS_SIGNATUREAuthorize with CBS through a shared access signature.
-