다음을 통해 공유


IHostSettingsResponse.BotOpenIdMetadata Property

Definition

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

Property Value

Attributes

Applies to