Share via


IHostSettingsResponse.ToBotFromEmulatorOpenIdMetadataUrl Property

Definition

For verifying incoming tokens from bot emulator

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="For verifying incoming tokens from bot emulator", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="ToBotFromEmulatorOpenIdMetadataUrl")]
public string ToBotFromEmulatorOpenIdMetadataUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="For verifying incoming tokens from bot emulator", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="ToBotFromEmulatorOpenIdMetadataUrl")>]
member this.ToBotFromEmulatorOpenIdMetadataUrl : string with get, set
Public Property ToBotFromEmulatorOpenIdMetadataUrl As String

Property Value

Attributes

Applies to