TokenResponse 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.
A response that includes a user token.
C#
public class TokenResponse
type TokenResponse = class
Public Class TokenResponse
- Inheritance
-
TokenResponse
Token |
|
Token |
Initializes a new instance of TokenResponse. |
Channel |
The channelId of the TokenResponse. |
Connection |
The connection name. |
Expiration |
Expiration for the token, in ISO 8601 format (e.g. "2007-04-05T14:30Z"). |
Properties |
Gets properties that are not otherwise defined by the Activity type but that might appear in the serialized REST JSON object. |
Token |
The user token. |
Product | Versions |
---|---|
Microsoft 365 Agents SDK .NET | 1 |