Aracılığıyla paylaş


OAuthCard.Buttons Özellik

Tanım

Oturum açma gerçekleştirmek için kullanılacak eylemi alır veya ayarlar.

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)

Özellik Değeri

Oturum açmayı gerçekleştirmek için kullanılan eylemler.

Şunlara uygulanır