Compartir a través de


AuthenticationConstants.AllowedSigningAlgorithms Campo

Definición

Algoritmos de firma de tokens permitidos. Los tokens proceden de canales al bot. El código que usa esto también admite tokens procedentes del 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

Se aplica a