FileContentHelperTryGetCardID - метод

Get the card identifier from the provided token information.

Definition

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

См. также