Microsoft.Bot.Builder.SharePoint 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
SharePointActivityHandler |
The SharePointActivityHandler is derived from ActivityHandler. It adds support for the SharePoint specific events and interactions. |
SharePointSSOTokenExchangeMiddleware |
If the activity name is cardExtension/token, this middleware will attempt to exchange the token, and deduplicate the incoming call, ensuring only one exchange request is processed. |