Udostępnij za pośrednictwem


EnterpriseChannelValidation Klasa

Definicja

Przestroga

Use ConfigurationBotFrameworkAuthentication instead to perform enterprise channel validation.

Weryfikuje tokeny JWT z kanału przedsiębiorstwa.

[System.Obsolete("Use `ConfigurationBotFrameworkAuthentication` instead to perform enterprise channel validation.", false)]
public sealed class EnterpriseChannelValidation
[<System.Obsolete("Use `ConfigurationBotFrameworkAuthentication` instead to perform enterprise channel validation.", false)>]
type EnterpriseChannelValidation = class
Public NotInheritable Class EnterpriseChannelValidation
Dziedziczenie
EnterpriseChannelValidation
Atrybuty

Konstruktory

EnterpriseChannelValidation()
Przestarzałe.

Weryfikuje tokeny JWT z kanału przedsiębiorstwa.

Pola

ToBotFromEnterpriseChannelTokenValidationParameters
Przestarzałe.

TO BOT FROM ENTERPRISE CHANNEL: Parametry weryfikacji tokenu podczas nawiązywania połączenia z botem.

Metody

AuthenticateChannelToken(String, ICredentialProvider, IChannelProvider, String, HttpClient, String, AuthenticationConfiguration)
Przestarzałe.

Zweryfikuj przychodzący nagłówek uwierzytelniania jako token wysłany z usługi Bot Framework Channel Service.

AuthenticateChannelToken(String, ICredentialProvider, IChannelProvider, String, HttpClient, String)
Przestarzałe.

Zweryfikuj przychodzący nagłówek uwierzytelniania jako token wysłany z usługi Bot Framework Channel Service.

ValidateIdentity(ClaimsIdentity, ICredentialProvider, String)
Przestarzałe.

Sprawdza poprawność ClaimsIdentity obiektu względem podanych poświadczeń i adresu URL usługi.

Dotyczy