다음을 통해 공유


BotAuthenticator.GenerateUnauthorizedResponse 메서드

정의

public static System.Net.Http.HttpResponseMessage GenerateUnauthorizedResponse (System.Net.Http.HttpRequestMessage request, string reason = "");
static member GenerateUnauthorizedResponse : System.Net.Http.HttpRequestMessage * string -> System.Net.Http.HttpResponseMessage
Public Shared Function GenerateUnauthorizedResponse (request As HttpRequestMessage, Optional reason As String = "") As HttpResponseMessage

매개 변수

reason
String

반환

적용 대상