AdaptiveCardInvokeValue Class

Definition

Defines the structure that arrives in the Activity.Value for Invoke activity with Name of 'adaptiveCard/action'.

public class AdaptiveCardInvokeValue
type AdaptiveCardInvokeValue = class
Public Class AdaptiveCardInvokeValue
Inheritance
AdaptiveCardInvokeValue

Constructors

Name Description
AdaptiveCardInvokeValue()

Properties

Name Description
Action

Gets or sets the action of this adaptive card action invoke value.

Authentication

Gets or sets the AdaptiveCardAuthentication for this adaptive card invoke action value.

State

Gets or sets the 'state' or magic code for an OAuth flow.

Applies to