IHostSettingsResponse.ToBotFromChannelOpenIdMetadataUrl Property

Definition

For verifying incoming tokens from the channels

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

Property Value

Attributes

Applies to