다음을 통해 공유


IHostSettingsResponse.OAuthUrl Property

Definition

For in-conversation bot user authentication

[Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="For in-conversation bot user authentication", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="OAuthUrl")]
public string OAuthUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.BotService.Runtime.Info(Description="For in-conversation bot user authentication", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="OAuthUrl")>]
member this.OAuthUrl : string with get, set
Public Property OAuthUrl As String

Property Value

Attributes

Applies to