다음을 통해 공유


HostSettingsResponse.ToChannelFromBotLoginUrl Property

Definition

For getting access token to channels from bot host

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Owned)]
public string ToChannelFromBotLoginUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Owned)>]
member this.ToChannelFromBotLoginUrl : string with get, set
Public Property ToChannelFromBotLoginUrl As String

Property Value

Implements

Attributes

Applies to