IHostSettingsResponse.ToBotFromEmulatorOpenIdMetadataUrl Property

Definition

For verifying incoming tokens from bot emulator

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

Property Value

Attributes

Applies to