AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

The credentials used by the participant.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.ParticipantTokenCredentials

Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z

Syntax

C#
public class ParticipantTokenCredentials

The ParticipantTokenCredentials type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Expiry System.String

Gets and sets the property Expiry.

The expiration of the token. It's specified in ISO 8601 format: yyyy-MM-ddThh:mm:ss.SSSZ. For example, 2019-11-08T02:41:28.172Z.

Public Property ParticipantToken System.String

Gets and sets the property ParticipantToken.

The token used by the chat participant to call CreateParticipantConnection. The participant token is valid for the lifetime of a chat participant.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5