TokenResponse Class

Definition

A response that includes a user token.

C#
public class TokenResponse
Inheritance
TokenResponse

Constructors

TokenResponse()
TokenResponse(String, String, String, String)

Initializes a new instance of TokenResponse.

Properties

ChannelId

The channelId of the TokenResponse.

ConnectionName

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.

Applies to

Product Versions
Microsoft 365 Agents SDK .NET 1