AdaptiveCardAuthentication Classe

Definição

Define a estrutura que chega à atividade Activity.Value.Authentication for Invoke com o nome 'adaptiveCard/action'.

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

Construtores

Nome Description
AdaptiveCardAuthentication()

Define a estrutura que chega à atividade Activity.Value.Authentication for Invoke com o nome 'adaptiveCard/action'.

Propriedades

Nome Description
ConnectionName

Obtém ou define o nome da conexão.

(Herdado de TokenExchangeInvokeRequest)
Id

Obtém ou define o id do OAuthCard.

(Herdado de TokenExchangeInvokeRequest)
Properties

Obtém ou define dados de extensão para o excesso 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