FileContentHelperTryGetCardID - метод

Get the card identifier from the provided token information.

Definition

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

См. также