TokenExtensions - класс

Extension methods for working with token.

Definition

Пространство имён: Tessa.Tokens
Сборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
C#
public static class TokenExtensions
Inheritance
Object    TokenExtensions

Методы

IsExpired(AccessTokenInfo, NullableDateTime) Returns whether the access token has expired.
IsExpired(ITokenInfo, NullableDateTime) Returns whether the token has expired.
ToAccessToken Converts the token data into an access token.

См. также