Compartilhar 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 conexão.

(Herdado de TokenExchangeInvokeRequest)
Id

Obtém ou define a ID do OAuthCard.

(Herdado de TokenExchangeInvokeRequest)
Properties

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

(Herdado de TokenExchangeInvokeRequest)
Token

Obtém ou define o token de usuário que pode ser trocado.

(Herdado de TokenExchangeInvokeRequest)

Aplica-se a