TeamsSSOTokenExchangeMiddleware(IStorage, String) Constructeur
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.
Initialise une nouvelle instance de la classe TeamsSSOTokenExchangeMiddleware.
public TeamsSSOTokenExchangeMiddleware (Microsoft.Bot.Builder.IStorage storage, string connectionName);
new Microsoft.Bot.Builder.Teams.TeamsSSOTokenExchangeMiddleware : Microsoft.Bot.Builder.IStorage * string -> Microsoft.Bot.Builder.Teams.TeamsSSOTokenExchangeMiddleware
Public Sub New (storage As IStorage, connectionName As String)
Paramètres
- connectionName
- String
Nom de connexion à utiliser pour l’échange de jetons d’authentification unique.