adp.core.backup.CustomCredential
- class adp.core.backup.CustomCredential(*args, **kwargs)
Implements a TokenCredential to retrieve the accesstoken by using the get_access_token function from adp.core.authentication
- __init__(*args, **kwargs)
Methods
__init__(*args, **kwargs)get_token(*args, **kwargs)Retrieve accesstoken for the keyvault scope
- get_token(*args: Any, **kwargs: Any) AccessToken
Retrieve accesstoken for the keyvault scope