pyapacheatlas.core.msgraph.MsGraphClient#
- class pyapacheatlas.core.msgraph.MsGraphClient(authentication, **kwargs)#
- __init__(authentication, **kwargs)#
Methods
__init__
(authentication, **kwargs)email_to_id
(email[, api_version])Based on email address, look up the user in Azure Active directory.
upn_to_id
(userPrincipalName[, api_version])Based on user principal name, look up the user in Azure Active directory.