Share via


SendTabAuthResponse Class

Definition

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

Constructors

SendTabAuthResponse(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