次の方法で共有


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) 

フィールド値

適用対象