HostSettingsResponse.ToChannelFromBotOAuthScope 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 ToChannelFromBotOAuthScope { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Origin(Microsoft.Azure.PowerShell.Cmdlets.BotService.PropertyOrigin.Owned)>]
member this.ToChannelFromBotOAuthScope : string with get, set
Public Property ToChannelFromBotOAuthScope As String

Property Value

Implements

Attributes

Applies to