AdaptiveCardInvokeValue.State Property

Definition

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

public string State { get; set; }
member this.State : string with get, set
Public Property State As String

Property Value

The 'state' or magic code for an OAuth flow.

Applies to