BotConfigAuth Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies bot config auth, including type and suggestedActions.
public class BotConfigAuth
type BotConfigAuth = class
Public Class BotConfigAuth
- Inheritance
-
BotConfigAuth
Constructors
BotConfigAuth() |
Initializes a new instance of the BotConfigAuth class. |
Properties
SuggestedActions |
Gets or sets suggested actions. |
Type |
Gets or sets type of bot config auth. |