public class GetCardsDefaultStrategy : IAclManagerGetCardsStrategy
Public Class GetCardsDefaultStrategy
Implements IAclManagerGetCardsStrategy
public ref class GetCardsDefaultStrategy : IAclManagerGetCardsStrategy
type GetCardsDefaultStrategy =
class
interface IAclManagerGetCardsStrategy
end
GetCardsDefaultStrategy | Инициализирует новый экземпляр класса GetCardsDefaultStrategy |
BasedOnRule | Свойство определяет, зависит ли результат расчёта идентификаторов карточек от правила расчёта ACL. Если результат расчёта зависит от правила, но оно не передано, то при попытке получить список карточек будет выброшена ошибка. |
CreateParameter | Создаёт объект с параметрами, необходимыми для получения списка карточек для перерасчёта ACL, обрабатываемый данной стратегией. |
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) |
GetCardIDsAsync | Производит получение списка карточек для перерасчёта ACL по заданному параметру. |
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) |