public interface IContentTokenRepository
Public Interface IContentTokenRepository
public interface class IContentTokenRepository
type IContentTokenRepository = interface end
DeleteTokenAsync | Удаляет запись токена token. |
StoreTokenAsync | Сохраняет данные токена. |
TryGetTokenAsync | Возвращает данные токена token. |