export interface MsGraphOptions { tenantId: string; clientId: string; clientSecret: string; }