Udostępnij za pośrednictwem


IChannelProvider Interfejs

Definicja

Przestroga

Use ConfigurationBotFrameworkAuthentication instead to configure channel.

Interfejs ChannelProvider. Ten interfejs umożliwia botom zapewnienie własnej implementacji parametrów konfiguracji w celu nawiązania połączenia z botem. Usługa kanału platformy.

[System.Obsolete("Use `ConfigurationBotFrameworkAuthentication` instead to configure channel.", false)]
public interface IChannelProvider
[<System.Obsolete("Use `ConfigurationBotFrameworkAuthentication` instead to configure channel.", false)>]
type IChannelProvider = interface
Public Interface IChannelProvider
Pochodne
Atrybuty

Metody

GetChannelServiceAsync()
Przestarzałe.

Pobiera właściwość usługi kanału dla tego dostawcy kanału.

IsGovernment()
Przestarzałe.

Pobiera wartość, czy ten dostawca reprezentuje kanał na platformie Azure dla instytucji rządowych.

IsPublicAzure()
Przestarzałe.

Pobiera wartość, czy ten dostawca reprezentuje kanał na publicznej platformie Azure.

Dotyczy