AdaptiveCardInvokeResponseFactory.IncorrectAuthCode Method

Definition

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.

Applies to