TokenExchangeState.BotUrl Property

Definition

Gets or sets the URL of the bot messaging endpoint.

public string BotUrl { get; set; }
member this.BotUrl : string with get, set
Public Property BotUrl As String

Property Value

The URL of the bot messaging endpoint.

Applies to