AuthenticationConstants.BotFrameworkLoginUrlTemplate Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the URL template for the Bot Framework login authority, which includes a placeholder for the tenant ID.
public const string BotFrameworkLoginUrlTemplate;
val mutable BotFrameworkLoginUrlTemplate : string
Public Const BotFrameworkLoginUrlTemplate As String