Microsoft.Agents.Builder.UserAuth.TokenService 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
| Name | Description |
|---|---|
| AzureBotUserAuthorization |
Handles OAuth using the Azure Bot Token Service. |
| OAuthFlow |
Creates a new prompt that asks the user to sign in using the Token Service. service. |
| OAuthFlowResult |
The structured result returned by ContinueFlowAsync(ITurnContext, DateTime, CancellationToken). |
| OAuthSettings |
The settings for OAuthAuthentication. |
| UserTokenClientWrapper | |
Enums
| Name | Description |
|---|---|
| OAuthFlowStatus |
Represents the outcome status of an OAuth flow continuation. |