AdaptiveCardInvokeValue.Authentication Property

Definition

Gets or sets the AdaptiveCardAuthentication for this adaptive card invoke action value.

public Microsoft.Bot.Schema.AdaptiveCardAuthentication Authentication { get; set; }
member this.Authentication : Microsoft.Bot.Schema.AdaptiveCardAuthentication with get, set
Public Property Authentication As AdaptiveCardAuthentication

Property Value

The AdaptiveCardAuthentication for this adaptive card invoke action value.

Applies to