BotChannelSettings 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.
Channel settings definition.
public class BotChannelSettings
type BotChannelSettings = class
Public Class BotChannelSettings
- Inheritance
-
BotChannelSettings
Constructors
BotChannelSettings() |
Initializes a new instance of BotChannelSettings. |
Properties
BotIconUri |
The bot icon url. |
BotId |
The bot id. |
ChannelDisplayName |
The channel display name. |
ChannelId |
The channel id. |
DisableLocalAuth |
Opt-out of local authentication and ensure only MSI and AAD can be used exclusively for authentication. |
ExtensionKey1 |
The extensionKey1. |
ExtensionKey2 |
The extensionKey2. |
IsEnabled |
Whether this channel is enabled for the bot. |
RequireTermsAgreement |
Whether customer needs to agree to new terms. |
Sites |
The list of sites. |
Applies to
Azure SDK for .NET