Compartilhar via


MicrosoftAppCredentials.OAuthException(String, Exception) Construtor

Definição

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

Aplica-se a