BaseAuthResponseDialog.CreateOAuthInvokeResponseActivity Method
Definition
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.
protected abstract Microsoft.Bot.Schema.Activity CreateOAuthInvokeResponseActivity (Microsoft.Bot.Builder.Dialogs.DialogContext dc, Microsoft.Bot.Schema.CardAction cardAction);
abstract member CreateOAuthInvokeResponseActivity : Microsoft.Bot.Builder.Dialogs.DialogContext * Microsoft.Bot.Schema.CardAction -> Microsoft.Bot.Schema.Activity
Protected MustOverride Function CreateOAuthInvokeResponseActivity (dc As DialogContext, cardAction As CardAction) As Activity
Parameters
- cardAction
- CardAction