ProtectedContentTokenProvider - класс

Провайдер токенов для получения контента.

Definition

Пространство имён: Tessa.Content
Сборка: Tessa (в Tessa.dll) Версия: 4.0.4
C#
public class ProtectedContentTokenProvider : ContentTokenProviderBase
Inheritance
Object    ContentTokenProviderBase    ProtectedContentTokenProvider

Конструкторы

ProtectedContentTokenProviderИнициализирует новый экземпляр класса ProtectedContentTokenProvider

Методы

CreateTokenInfoAsync Создает токен и сохраняет его.
(Унаследован от ContentTokenProviderBase)
CreateTokenInfoCoreAsync Создает структуру данных токена на основании параметров токена.
(Переопределяет ContentTokenProviderBaseCreateTokenInfoCoreAsync(String, String, Guid, DateTime, DateTime, NullableGuid, NullableGuid, NullableGuid, CancellationToken))
DeleteTokenInfoAsync Удаляет запись токена token.
(Унаследован от ContentTokenProviderBase)
EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
ToStringReturns a string that represents the current object.
(Унаследован от Object)
TryGetTokenInfoAsync Возвращает данные существующего токена token, срок действия которого не истек.
(Унаследован от ContentTokenProviderBase)

Поля

Session
(Унаследован от ContentTokenProviderBase)
TokenRepository
(Унаследован от ContentTokenProviderBase)
TokenSignatureProvider
(Унаследован от ContentTokenProviderBase)

Методы расширения

Get
(Определяется ComHelper)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также