public class PlainContentTokenProvider : ContentTokenProviderBasePublic Class PlainContentTokenProvider
Inherits ContentTokenProviderBasepublic ref class PlainContentTokenProvider : public ContentTokenProviderBasetype PlainContentTokenProvider =
class
inherit ContentTokenProviderBase
end| PlainContentTokenProvider | Инициализирует новый экземпляр класса PlainContentTokenProvider |
| CreateTokenInfoAsync |
Создает токен и сохраняет его.
(Унаследован от ContentTokenProviderBase) |
| CreateTokenInfoCoreAsync |
Создает структуру данных токена на основании параметров токена.
(Переопределяет ContentTokenProviderBaseCreateTokenInfoCoreAsync(String, String, Guid, DateTime, DateTime, NullableGuid, NullableGuid, NullableGuid, CancellationToken)) |
| DeleteTokenInfoAsync |
Удаляет запись токена token.
(Унаследован от ContentTokenProviderBase) |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |
| TryGetTokenInfoAsync |
Возвращает данные существующего токена token, срок действия которого не истек.
(Унаследован от ContentTokenProviderBase) |
| Session | (Унаследован от ContentTokenProviderBase) |
| TokenRepository | (Унаследован от ContentTokenProviderBase) |
| TokenSignatureProvider | (Унаследован от ContentTokenProviderBase) |