Property | Type | Description | |
---|---|---|---|
CreateTemporaryData | Task |
Method | Description | |
---|---|---|
CreateRestClient ( |
||
CreateWebRequest ( |
||
OneDriveSupportFactory ( [ oAuth2Client, [ |
Initializes a new instance of the OneDriveSupportFactory class.
|
Method | Description | |
---|---|---|
CreateTemporaryData ( [ data, |
public CreateRestClient ( |
||
baseUri | ||
return | IRestClient |
public CreateWebRequest ( |
||
requestUri | ||
return | Task |
public OneDriveSupportFactory ( [ oAuth2Client, [ |
||
oAuth2Client | [ | The OAuth2 client to be used to get the authentication token |
restClientCreateFunc | [ |
A delegate to create a new |
createTempDataFunc | [ |
A delegate to create a temporary storage |
return | System |