AdaptiveCardInvokeResponseFactory.IncorrectAuthCode 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.
Returns response with type IncorrectAuthCode.
public static Microsoft.Agents.Core.Models.AdaptiveCardInvokeResponse IncorrectAuthCode();
static member IncorrectAuthCode : unit -> Microsoft.Agents.Core.Models.AdaptiveCardInvokeResponse
Public Shared Function IncorrectAuthCode () As AdaptiveCardInvokeResponse
Returns
The response that includes a response that the client should display.