AdaptiveCardInvokeValue Class
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.
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
AdaptiveCardInvokeValue() |
Properties
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. |