Partager via


AuthenticationConstants.AllowedSigningAlgorithms Champ

Définition

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) 

Valeur de champ

S’applique à