AseChannelValidation Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
Use ConfigurationBotFrameworkAuthentication
instead to perform AseChannel validation.
Valide et examine les jetons JWT à partir d’AseChannel.
[System.Obsolete("Use `ConfigurationBotFrameworkAuthentication` instead to perform AseChannel validation.", false)]
public static class AseChannelValidation
[<System.Obsolete("Use `ConfigurationBotFrameworkAuthentication` instead to perform AseChannel validation.", false)>]
type AseChannelValidation = class
Public Class AseChannelValidation
- Héritage
-
AseChannelValidation
- Attributs
Champs
BetweenBotAndAseChannelTokenValidationParameters |
Obsolète.
TO BOT FROM AseChannel : Paramètres de validation de jeton lors de la connexion à un canal. |
ChannelId |
Obsolète.
Utilisé uniquement pour l’extension App Service v2 (service d’application indépendant). |
Méthodes
AuthenticateAseTokenAsync(String, HttpClient, AuthenticationConfiguration) |
Obsolète.
Validez l’en-tête d’authentification entrant en tant que jeton envoyé à partir d’AseChannel. |
AuthenticateAseTokenAsync(String, HttpClient) |
Obsolète.
Validez l’en-tête d’authentification entrant en tant que jeton envoyé à partir d’AseChannel. |
Init(IConfiguration) |
Obsolète.
Configurez le problème utilisateur/metadataUrl pour la validation AseChannel. |
IsAseChannel(String) |
Obsolète.
Détermine si une demande d’AseChannel. |