Property | Description |
|---|---|
Microsoft Cloud Authentication URL | Microsoft URL for user authentication. |
User Name | User name of the administrator to connect to the Microsoft services. |
Password | Password of the administrator account to connect to the Microsoft services. |
Client ID | Client ID of the registered Microsoft Graph Application. |
Client Secret | Client secret key of the registered Microsoft Graph Application. |
Tenant ID | Tenant ID of the registered Microsoft Graph Application. |
Microsoft Cloud Scope | Parameter that the endpoint uses to authenticate the user. Example: https://graph.microsoft.com/.default |
Redirect URL | URL of the cloud application to route requests to after successful authentication. |
Source Directory | Path to the source directory that contains the files that you want to extract. |