auth Module
Authorization helper functions in the Azure Cosmos database service.
Functions
GetAuthorizationHeader
GetAuthorizationHeader(cosmos_client_connection, verb, path, resource_id_or_fullname, is_name_based, resource_type, headers)
Parameters
Name | Description |
---|---|
cosmos_client_connection
Required
|
|
verb
Required
|
|
path
Required
|
|
resource_id_or_fullname
Required
|
|
is_name_based
Required
|
|
resource_type
Required
|
|
headers
Required
|
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python