ContentAccessTokenInfo(String, String, DateTime, Byte) - конструктор
Пространство имён: Tessa.ContentСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public ContentAccessTokenInfo(
string token,
string scope,
DateTime expires,
byte[]? hash
)
Public Sub New (
token As String,
scope As String,
expires As DateTime,
hash As Byte()
)
public:
ContentAccessTokenInfo(
String^ token,
String^ scope,
DateTime expires,
array<unsigned char>^ hash
)
new :
token : string *
scope : string *
expires : DateTime *
hash : byte[] -> ContentAccessTokenInfo
Параметры
- token String
-
- scope String
-
- expires DateTime
-
- hash Byte
-