🚀 Welcome to MDriven Learn –  MDriven is now on Discord!  Don’t miss the latest Release Notes.
SysGraphAPI
This page was created by Hans.karlsen on 2024-06-11. Last edited by 62.169.16.147 on 2026-09-12.


SysGraphAPI is the main class in a model pattern (named GraphAPI2023 and available from GitHub) that enables Turnkey to search for documents in Microsoft365 (office365, sharepoint), and the AzureAD (active directory)

All the classes in this pattern:

SysGraphAPI - main entry point for functionality

SysToken - this will hold encrypted access and refresh tokens (refreshed by SysUser.OpenIdConnectAccessTokenRefresh call)

SysGraphAPIResultRow - resulting document references from search

SysGraphAPIGroup - resulting AD groups

SysGraphAPIResultUser - resulting AD users