BaseAuthResponseDialog.CreateOAuthInvokeResponseActivity Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Parameter
- cardAction
- CardAction