Skip to main content
A newer version of this page is available. .
Tab

OneDriveFileSystemProviderBase Properties

Serves as a base class for the OneDriveFileSystemProvider and OneDrivePersonalFileSystemProvider classes.
Name Description
AccountName Gets or sets a value that specifies the name of the OneDrive account.
RedirectUri Specifies the URL to which the browser is redirected when authentication is complete.
RootFolder Returns the root folder. Inherited from FileSystemProviderBase.
RootFolderDisplayName Gets the root folder’s caption. Inherited from FileSystemProviderBase.
TokenEndpoint Specifies the URL that the application uses to get the token.
See Also