AdaptiveCardAuthentication Classe

Definizione

Definisce la struttura che arriva nell'attività Activity.Value.Authentication per Invoke con nome "adaptiveCard/action".

public class AdaptiveCardAuthentication : Microsoft.Bot.Schema.TokenExchangeInvokeRequest
type AdaptiveCardAuthentication = class
    inherit TokenExchangeInvokeRequest
Public Class AdaptiveCardAuthentication
Inherits TokenExchangeInvokeRequest
Ereditarietà
AdaptiveCardAuthentication

Costruttori

AdaptiveCardAuthentication()

Definisce la struttura che arriva nell'attività Activity.Value.Authentication per Invoke con nome "adaptiveCard/action".

Proprietà

ConnectionName

Ottiene o imposta il nome della connessione.

(Ereditato da TokenExchangeInvokeRequest)
Id

Ottiene o imposta l'ID da OAuthCard.

(Ereditato da TokenExchangeInvokeRequest)
Properties

Ottiene o imposta i dati di estensione per il overflow delle proprietà.

(Ereditato da TokenExchangeInvokeRequest)
Token

Ottiene o imposta il token utente che può essere scambiato.

(Ereditato da TokenExchangeInvokeRequest)

Si applica a