Share via


AuthenticationConstants.ToChannelFromBotLoginUrlTemplate Field

Definition

TO CHANNEL FROM BOT: Login URL template string. Bot developer may specify which tenant to obtain an access token from. By default, the channels only accept tokens from "botframework.com". For more details see https://aka.ms/bots/tenant-restriction.

public const string ToChannelFromBotLoginUrlTemplate;
val mutable ToChannelFromBotLoginUrlTemplate : string
Public Const ToChannelFromBotLoginUrlTemplate As String 

Field Value

Applies to