IHostSettingsResponse.OAuthUrl Property

Definition

For in-conversation bot user authentication

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

Property Value

Attributes

Applies to