public class KrAclGenerationRuleExecutor : AclGenerationRuleExecutorPublic Class KrAclGenerationRuleExecutor
Inherits AclGenerationRuleExecutorpublic ref class KrAclGenerationRuleExecutor : public AclGenerationRuleExecutortype KrAclGenerationRuleExecutor =
class
inherit AclGenerationRuleExecutor
end| KrAclGenerationRuleExecutor | Инициализирует новый экземпляр класса KrAclGenerationRuleExecutor |
| AllowedForCardAsync |
Метод для проверки, применимо ли данное правило для карточки.
(Унаследован от AclGenerationRuleExecutor) |
| AllowedForCardCoreAsync |
Метод для проверки, применимо ли данное правило для карточки.
(Переопределяет AclGenerationRuleExecutorAllowedForCardCoreAsync(IAclGenerationRuleData, Guid, DictionaryString, Object, CancellationToken)) |
| 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) |
| GetAllUpdateCardsAsync |
Производит обработку правила и возвращает список карточек, для которых нужно обновить ACL.
(Унаследован от AclGenerationRuleExecutor) |
| GetAllUpdateCardsCoreAsync |
Производит обработку правила и возвращает список карточек, для которых нужно обновить ACL.
(Унаследован от AclGenerationRuleExecutor) |
| GetCardsBySmartRoleOwnerAsync |
Возвращает список идентификаторов карточек, для которых должен быть перерасчитан ACL при добавлении умной роли с владельцем smartRoleOwnerID.
(Унаследован от AclGenerationRuleExecutor) |
| GetCardsBySmartRoleOwnerCoreAsync |
Возвращает список идентификаторов карточек, для которых должен быть перерасчитан ACL при добавлении умной роли с владельцем smartRoleOwnerID.
(Унаследован от AclGenerationRuleExecutor) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| GetUpdateCardsByTriggersAsync |
Производит обработку триггеров правила и возвращает список карточек, для которых нужно обновить ACL.
(Унаследован от AclGenerationRuleExecutor) |
| GetUpdateCardsByTriggersCoreAsync |
Производит обработку триггеров правила и возвращает список карточек, для которых нужно обновить ACL.
(Унаследован от AclGenerationRuleExecutor) |
| IsTriggeredByGenerator |
Метод для проверки, должно ли обновляться правило расчёта ACL при добавлении новых умных ролей генератором generatorID.
(Унаследован от AclGenerationRuleExecutor) |
| IsTriggeredByGeneratorCore |
Метод для проверки, должно ли обновляться правило расчёта ACL при добавлении новых умных ролей генератором generatorID.
(Унаследован от AclGenerationRuleExecutor) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |
| CardGetStrategy | (Унаследован от AclGenerationRuleExecutor) |
| DbScope | (Унаследован от AclGenerationRuleExecutor) |
| TriggersExecutor | (Унаследован от AclGenerationRuleExecutor) |