GetOnlineCookies
Retrieves the cookies for authentication with SharePoint Online.
Input
Name | Type | Description |
User | String | Your SharePoint Online username. |
Password | String | Your SharePoint Online password. |
STSURL | String | Your SharePoint Online STSURL. This only needs to be set if your organization uses a local ADFS server for authentication. |
Result Set Columns
Name | Type | Description |
Cookie | String | The cookies that will need to be entered in the AuthCookie connection string property. |