AvatarContentTokenRequest - конструктор

Request to obtain a token for accessing avatar content.

Definition

Пространство имён: Tessa.Content.Avatars
Сборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
C#
public AvatarContentTokenRequest(
	Guid UserID,
	bool ForceReissue = false
)

Параметры

UserID  Guid
The identifier of the user for whom the token is being requested.
ForceReissue  Boolean  (Optional)
A flag indicating that a new token should be issued even if the current one is still valid.

См. также