TokenExchangeState.MsAppId Property

Definition

Gets or sets the bot's registered application ID.

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

Property Value

The bot's registered application ID.

Applies to