AdaptiveCard.Authentication Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("authentication")]
public Microsoft.Teams.Cards.Authentication? Authentication { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("authentication")>]
member this.Authentication : Microsoft.Teams.Cards.Authentication with get, set
Public Property Authentication As Authentication

Property Value

Attributes

Applies to