Table of Contents

TMS FNC Cloud Microsoft OneDrive guides

TTMSFNCCloudMicrosoftOneDrive connects to Microsoft OneDrive over OAuth 2.0 (the Microsoft identity platform) and exposes the account's files and folders through asynchronous, event-driven operations. Start with Getting started, then use the chapters below by task.

Chapters

Chapter Covers
Authentication App registration credentials, the Connect OAuth flow, persisting tokens, and account information
Folder and file operations Listing folders, resolving items by ID, creating folders, moving, renaming and deleting
Search and sharing Searching the account and requesting view-only or edit share links
Uploading Uploading files through Microsoft Graph's upload-session protocol
Class Purpose
TTMSFNCCloudMicrosoftOneDrive Main Microsoft OneDrive integration component
TTMSFNCCloudMicrosoftOneDriveItem A OneDrive file or folder
TTMSFNCCloudMicrosoftOneDriveInfo Connected account information