Partilhar via


AuthenticationConstants.AllowedSigningAlgorithms Campo

Definição

Algoritmos de assinatura de tokens permitidos. Os tokens são provenientes de canais para o bot. O código que utiliza isto também suporta 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 de Campo

Aplica-se a