Constable Authorization Engine 2.0 BETA

RuleCollectionBase.LookupInternal Method

[This is preliminary documentation and subject to change.]

Finds all rule objects satisfying the specified criteria.

Overload List

Finds all rule objects satisfying the specified criteria.

protected RuleCollectionBase LookupInternal(NamedObjectBase,Role,State);

Finds all rule objects satisfying the specified criteria.

protected virtual RuleCollectionBase LookupInternal(NamedObjectBase,Role,State,VisibleOption,EnabledOption);

See Also

RuleCollectionBase Class | LaMarvin.Constable.Model Namespace