ClientAssertionCredential Class
- Inheritance
-
azure.identity.aio._internal.AsyncContextManagerClientAssertionCredentialazure.identity.aio._internal.get_token_mixin.GetTokenMixinClientAssertionCredential
Constructor
ClientAssertionCredential(tenant_id: str, client_id: str, func: Callable[], str], **kwargs: Any)
Parameters
- tenant_id
- client_id
- func
Methods
| close |
Close the credential's transport session. |
close
Close the credential's transport session.
async close() -> None
Feedback
Submit and view feedback for