Condividi tramite


OAuthCard.Buttons Proprietà

Definizione

Ottiene o imposta l'azione da utilizzare per eseguire l'accesso.

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)

Valore della proprietà

Azioni utilizzate per eseguire l'accesso.

Si applica a