Share via


BaseAuthResponseDialog(String, Int32) Constructor

Definition

public BaseAuthResponseDialog (string callerPath = "", int callerLine = 0);
new Microsoft.Bot.Builder.Dialogs.Adaptive.Teams.Actions.BaseAuthResponseDialog : string * int -> Microsoft.Bot.Builder.Dialogs.Adaptive.Teams.Actions.BaseAuthResponseDialog
Public Sub New (Optional callerPath As String = "", Optional callerLine As Integer = 0)

Parameters

callerPath
String
callerLine
Int32

Applies to