Partager via


MicrosoftAppCredentials.OAuthException(String, Exception) Constructeur

Définition

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)

Paramètres

body
String
inner
Exception

S’applique à