Compartir a través de


AdaptiveCardInvokeValue.State Propiedad

Definición

Obtiene o establece el código "state" o magic para un flujo de OAuth.

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

Valor de propiedad

Código "state" o magic para un flujo de OAuth.

Se aplica a