Type Alias GetMicrosoft365Config

type GetMicrosoft365Config = {
    clientId?: string;
    emailAddress?: string;
    providerTenantId?: string;
}
Index

Properties

clientId?: string

Microsoft365 client identifier

emailAddress?: string
providerTenantId?: string