Compartir a través de


MicrosoftAppCredentials.OAuthException(String, Exception) Constructor

Definición

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)

Parámetros

body
String
inner
Exception

Se aplica a