Microsoft.Agents.Builder.UserAuth.TokenService Namespace

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.