TokenExchangeState Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
State object passed to the bot token service.
C#
public class TokenExchangeState
type TokenExchangeState = class
Public Class TokenExchangeState
- Inheritance
-
TokenExchangeState
Token |
Initializes a new instance of TokenExchangeState. |
Bot |
Gets or sets the URL of the bot messaging endpoint. |
Connection |
The connection name that was used. |
Conversation |
An object relating to a particular point in a conversation. |
Ms |
The bot's registered application ID. |
Relates |
An object relating to a particular point in a conversation. |
Product | Versions |
---|---|
Microsoft 365 Agents SDK .NET | 1 |