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

Инициализирует новый экземпляр класса PlainContentTokenInfo

Definition

Пространство имён: Tessa.Content
Сборка: Tessa (в Tessa.dll) Версия: 4.0.4
C#
public PlainContentTokenInfo(
	string token,
	string scope,
	string caption,
	DateTime created,
	DateTime expires,
	Guid createdByID,
	Guid? refID,
	Guid? ref2ID,
	Guid? userID,
	byte[] hash
)

Параметры

token  String
 
scope  String
 
caption  String
 
created  DateTime
 
expires  DateTime
 
createdByID  Guid
 
refID  NullableGuid
 
ref2ID  NullableGuid
 
userID  NullableGuid
 
hash  Byte
 

См. также