BaseAuthResponseDialog 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public abstract class BaseAuthResponseDialog : Microsoft.Bot.Builder.Dialogs.Adaptive.Teams.Actions.BaseTeamsCacheInfoResponseDialog
type BaseAuthResponseDialog = class
inherit BaseTeamsCacheInfoResponseDialog
Public MustInherit Class BaseAuthResponseDialog
Inherits BaseTeamsCacheInfoResponseDialog
- 继承
- 派生
构造函数
BaseAuthResponseDialog(String, Int32) |
属性
CacheDuration | (继承自 BaseTeamsCacheInfoResponseDialog) |
CacheType | (继承自 BaseTeamsCacheInfoResponseDialog) |
ConnectionName | |
Disabled | (继承自 BaseTeamsCacheInfoResponseDialog) |
Id |
获取或设置对话框的 ID。 (继承自 Dialog) |
Property | |
Source |
获取 cref=“SourceRange”/>的信息。 (继承自 Dialog) |
TelemetryClient |
获取或设置 IBotTelemetryClient 用于日志记录的 。 (继承自 Dialog) |
Title |