You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Libraries/Microsoft.Teams.Extensions/Microsoft.Teams.Extensions.Configuration/Microsoft.Teams.Apps.Extensions/TeamsSettings.cs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ public class TeamsSettings
23
23
publicstring?TenantId{get;set;}
24
24
25
25
/// <summary>
26
-
/// URL used for client side combined authentication flow.
26
+
/// Url used for client to perform tab auth and link the NAA account to the bot login account.
0 commit comments