SharepointDataSourceCredentials

SharepointDataSourceCredentials
SharepointDataSourceCredentials

Sharepoint credentials.

JSON Example
{
    "username": "string",
    "password": "string"
}
string
username
Required

Username used to access the data source.

string
password
Required

Password used to access the data source.