次の方法で共有


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

適用対象