See: Description
| Class | Description |
|---|---|
| AuthenticationPolicy |
Rewrite the BearerTokenAuthenticationPolicy, it will use default scope when scopes parameter is empty.
|
| AuxiliaryAuthenticationPolicy |
A Http Pipeline Policy for cross-tenant authorization in Azure.
|
| ProviderRegistrationPolicy |
A Http Pipeline Policy for automatic provider registration in Azure.
|
| ResourceManagerThrottlingPolicy |
A Http Pipeline Policy for automatic send throttling rate limit info to a call back function
|
| ReturnRequestIdHeaderPolicy |
An interceptor for requesting server return client-request-id in response headers.
|
| UserAgentPolicy |
Rewrite the UserAgentPolicy, it will use Sdk-Name and Sdk-Version to build default user-agent.
|
| Enum | Description |
|---|---|
| ReturnRequestIdHeaderPolicy.Option |
Additional client handling, if server does not return client-request-id in response headers.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.