Partilhar via


AdaptiveCardAuthentication Classe

Definição

Define a estrutura que chega à atividade Activity.Value.Authentication for Invoke com o Nome de "adaptiveCard/action".

public class AdaptiveCardAuthentication : Microsoft.Bot.Schema.TokenExchangeInvokeRequest
type AdaptiveCardAuthentication = class
    inherit TokenExchangeInvokeRequest
Public Class AdaptiveCardAuthentication
Inherits TokenExchangeInvokeRequest
Herança
AdaptiveCardAuthentication

Construtores

AdaptiveCardAuthentication()

Define a estrutura que chega à atividade Activity.Value.Authentication for Invoke com o Nome de "adaptiveCard/action".

Propriedades

ConnectionName

Obtém ou define o nome da ligação.

(Herdado de TokenExchangeInvokeRequest)
Id

Obtém ou define o ID a partir do OAuthCard.

(Herdado de TokenExchangeInvokeRequest)
Properties

Obtém ou define dados de extensão para excesso de propriedades.

(Herdado de TokenExchangeInvokeRequest)
Token

Obtém ou define o token de utilizador que pode ser trocado.

(Herdado de TokenExchangeInvokeRequest)

Aplica-se a