Optional ReadonlyclientApplication (client) ID.
Optional ReadonlyclientClient secret.
Optional ReadonlytenantTenant ID.
Optional ReadonlytokenCustom token factory. When provided, called instead of MSAL for every token acquisition.
OptionalmanagedManaged identity client ID for federated identity credentials.
Use "system" for system-assigned managed identity.
Options for BotApplication. Credentials are resolved in this priority order:
All fields fall back to their corresponding environment variables (
CLIENT_ID,CLIENT_SECRET,TENANT_ID,MANAGED_IDENTITY_CLIENT_ID).