다음을 통해 공유


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) 

필드 값

적용 대상