HostSettingsResponse.ToBotFromEmulatorOpenIdMetadataUrl Property

Definition

For verifying incoming tokens from bot emulator

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

Property Value

Implements

Attributes

Applies to