AuthenticationConstants.AllowedSigningAlgorithms 字段

定义

允许的令牌签名算法。 令牌来自机器人的通道。 使用此代码还支持来自模拟器的令牌。

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) 

字段值

适用于