ChannelServiceHandler.ChannelProvider Property
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.
Gets the channel provider that implements IChannelProvider.
protected Microsoft.Bot.Connector.Authentication.IChannelProvider ChannelProvider { get; }
member this.ChannelProvider : Microsoft.Bot.Connector.Authentication.IChannelProvider
Protected ReadOnly Property ChannelProvider As IChannelProvider
Property Value
The channel provider that implements IChannelProvider.