| Package | Description |
|---|---|
| com.azure.core.amqp.models |
Package containing classes related to AMQP models classes.
|
| Modifier and Type | Field and Description |
|---|---|
static CbsAuthorizationType |
CbsAuthorizationType.JSON_WEB_TOKEN
Authorize with CBS using a JSON web token.
|
static CbsAuthorizationType |
CbsAuthorizationType.SHARED_ACCESS_SIGNATURE
Authorize with CBS through a shared access signature.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.