IHostSettingsResponse.BotOpenIdMetadata Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Create=true, Description="Same as toBotFromChannelOpenIdMetadataUrl, used by SDK < v4.12", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="BotOpenIdMetadata", Update=true)]
public string BotOpenIdMetadata { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Create=true, Description="Same as toBotFromChannelOpenIdMetadataUrl, used by SDK < v4.12", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="BotOpenIdMetadata", Update=true)>]
member this.BotOpenIdMetadata : string with get, set
Public Property BotOpenIdMetadata As String

Property Value

Attributes

Applies to