Dela via


ConfigAuthResponse Klass

Definition

Kuvert för Config Auth-svar.

public class ConfigAuthResponse : Microsoft.Bot.Schema.Teams.ConfigResponse<Microsoft.Bot.Schema.Teams.BotConfigAuth>
type ConfigAuthResponse = class
    inherit ConfigResponse<BotConfigAuth>
Public Class ConfigAuthResponse
Inherits ConfigResponse(Of BotConfigAuth)
Arv

Konstruktorer

ConfigAuthResponse()

Initierar en ny instans av klassen ConfigAuthResponse.

Egenskaper

CacheInfo

Hämtar eller anger svarscacheinformation.

(Ärvd från ConfigResponse<T>)
Config

Hämtar eller ställer in svaret på konfigurationsmeddelandet. Möjliga värden för konfigurationstypen är: "auth" eller "task".

(Ärvd från ConfigResponse<T>)
ResponseType

Hämtar eller anger svarstyp anropar begäran.

(Ärvd från ConfigResponseBase)

Gäller för