Microsoft.Bot.Builder.Teams Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
TeamsActivityExtensions |
The TeamsActivityExtensions provides helpers to make interacting with Microsoft Teams objects easier. |
TeamsActivityHandler |
The TeamsActivityHandler is derived from ActivityHandler. It adds support for the Microsoft Teams specific events and interactions. |
TeamsInfo |
The TeamsInfo Test If Build Remote Successful provides utility methods for the events and interactions that occur within Microsoft Teams. |
TeamsSSOTokenExchangeMiddleware |
If the activity name is signin/tokenExchange, this middleware will attempt to exchange the token, and deduplicate the incoming call, ensuring only one exchange request is processed. |