AuthenticationConstants.AllowedSigningAlgorithms Champ
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.
Algorithmes de signature de jeton autorisés. Les jetons proviennent des canaux du bot. Le code qui l’utilise prend également en charge les jetons provenant de l’émulateur.
public static readonly System.Collections.Generic.HashSet<string> AllowedSigningAlgorithms;
staticval mutable AllowedSigningAlgorithms : System.Collections.Generic.HashSet<string>
Public Shared ReadOnly AllowedSigningAlgorithms As HashSet(Of String)