Compartilhar via


AuthenticationConstants.AllowedSigningAlgorithms Campo

Definição

Algoritmos de assinatura de token permitidos. Os tokens vêm de canais para o bot. O código que usa isso também dá suporte a tokens provenientes do emulador.

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) 

Valor do campo

Aplica-se a