다음을 통해 공유


MicrosoftAppCredentials.OAuthException(String, Exception) 생성자

정의

public OAuthException(string body, Exception inner);
new Microsoft.Bot.Connector.MicrosoftAppCredentials.OAuthException : string * Exception -> Microsoft.Bot.Connector.MicrosoftAppCredentials.OAuthException
Public Sub New (body As String, inner As Exception)

매개 변수

body
String
inner
Exception

적용 대상