MicrosoftAppCredentials.OAuthException(String, Exception) Constructor

Definition

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)

Parameters

body
String
inner
Exception

Applies to