Partilhar via


OAuthCard.Buttons Propriedade

Definição

Obtém ou define a ação a utilizar para efetuar o início de sessão.

public System.Collections.Generic.IList<Microsoft.Bot.Schema.CardAction> Buttons { get; set; }
member this.Buttons : System.Collections.Generic.IList<Microsoft.Bot.Schema.CardAction> with get, set
Public Property Buttons As IList(Of CardAction)

Valor de Propriedade

As ações utilizadas para realizar o início de sessão.

Aplica-se a