public class KrAclGenerationRuleCacheObjectFactory : AclGenerationRuleCacheObjectFactory
Public Class KrAclGenerationRuleCacheObjectFactory
Inherits AclGenerationRuleCacheObjectFactory
public ref class KrAclGenerationRuleCacheObjectFactory : public AclGenerationRuleCacheObjectFactory
type KrAclGenerationRuleCacheObjectFactory =
class
inherit AclGenerationRuleCacheObjectFactory
end
KrAclGenerationRuleCacheObjectFactory | Инициализирует новый экземпляр класса KrAclGenerationRuleCacheObjectFactory |
CreateCacheObject |
Создает объект экземпляра кеша.
(Переопределяет AclGenerationRuleCacheObjectFactoryCreateCacheObject) |
CreateCacheObjectAsync | (Унаследован от AclGenerationRuleCacheObjectFactory) |
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) |
GetAllRulesAsync |
Метод возвращает все правила расчёта ACL, полученные с помощью IAclGenerationRuleProvider.
(Унаследован от AclGenerationRuleCacheObjectFactory) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
InitializeCacheObjectAsync |
Производит инициализацию кеша по найденным через метод GetAllRulesAsync(CancellationToken) правилам расчёта ACL.
(Унаследован от AclGenerationRuleCacheObjectFactory) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
AclGenerationRuleProvider |
Объект, который возвращает правила расчёта ACL.
(Унаследован от AclGenerationRuleCacheObjectFactory) |
DbScope | Объект для взаимодействия с базой данных. Определяет область видимости объекта DbManager. |
TypesCache | Кэш по типам карточек и документов, содержащих информацию по типовому решению. |