Share via


SendMEAuthResponse Class

Definition

public class SendMEAuthResponse : Microsoft.Bot.Builder.Dialogs.Adaptive.Teams.Actions.BaseAuthResponseDialog
type SendMEAuthResponse = class
    inherit BaseAuthResponseDialog
Public Class SendMEAuthResponse
Inherits BaseAuthResponseDialog
Inheritance

Constructors

SendMEAuthResponse(String, Int32)

Fields

Kind

Properties

CacheDuration (Inherited from BaseTeamsCacheInfoResponseDialog)
CacheType (Inherited from BaseTeamsCacheInfoResponseDialog)
ConnectionName (Inherited from BaseAuthResponseDialog)
Disabled (Inherited from BaseTeamsCacheInfoResponseDialog)
Property (Inherited from BaseAuthResponseDialog)
Title (Inherited from BaseAuthResponseDialog)

Methods

BeginDialogAsync(DialogContext, Object, CancellationToken) (Inherited from BaseAuthResponseDialog)
CreateMessagingExtensionInvokeResponseActivity(DialogContext, MessagingExtensionResult) (Inherited from BaseTeamsCacheInfoResponseDialog)
CreateOAuthInvokeResponseActivity(DialogContext, CardAction)
GetCacheInfo(DialogContext) (Inherited from BaseTeamsCacheInfoResponseDialog)
OnComputeId()

Applies to