GovernmentAuthenticationConstants 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.
Valeurs et constantes utilisées pour l’authentification et l’autorisation par le protocole Bot Framework aux DataCenters us Government.
public static class GovernmentAuthenticationConstants
type GovernmentAuthenticationConstants = class
Public Class GovernmentAuthenticationConstants
- Héritage
-
GovernmentAuthenticationConstants
Champs
ChannelService |
Valeur de la propriété Service canal public. |
DefaultChannelAuthTenant |
Locataire par défaut à partir duquel acquérir le bot pour canaliser le jeton. |
OAuthUrlGov |
URL OAuth utilisée pour obtenir un jeton à partir d’OAuthApiClient. |
ToBotFromAseChannelOpenIdMetadataUrl |
TO BOT FROM GOVERNMENT AseChannel : document de métadonnées OpenID pour les jetons provenant de MSA. |
ToBotFromChannelOpenIdMetadataUrl |
TO BOT FROM GOVERNMANT CHANNEL : Document de métadonnées OpenID pour les jetons provenant de MSA. |
ToBotFromChannelTokenIssuer |
TO BOT FROM GOVERNMENT CHANNEL : Token issuer. |
ToBotFromEmulatorOpenIdMetadataUrl |
TO BOT FROM GOVERNMENT EMULATOR : document de métadonnées OpenID pour les jetons provenant de MSA. |
ToChannelFromBotLoginUrl |
POUR CANALISER À PARTIR DU BOT : URL de connexion. OBSOLESCENT. Pour le compat binaire uniquement. |
ToChannelFromBotLoginUrlTemplate |
TO CHANNEL FROM BOT : Login URL template string. Le développeur de bots peut spécifier le locataire à partir duquel obtenir un jeton d’accès. Par défaut, les canaux acceptent uniquement les jetons de « MicrosoftServices.onmicrosoft.us ». Pour plus d’informations, consultez https://aka.ms/bots/tenant-restriction. |
ToChannelFromBotOAuthScope |
TO GOVERNMENT CHANNEL FROM BOT : étendue OAuth à demander. |