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

Request to obtain a token for accessing avatar content.

Definition

Пространство имён: Tessa.Content.Avatars
Сборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
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.

См. также