FileContentHelperTryGetCardID - метод

Get the card identifier from the provided token information.

Definition

Пространство имён: Tessa.Content.Files
Сборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
C#
public static Guid? TryGetCardID(
	ITokenInfo tokenInfo
)

Параметры

tokenInfo  ITokenInfo
An object containing information about token.

Возвращаемое значение

NullableGuid
The card identifier if found, or if the card identifier could not be retrieved.

См. также