Constable Authorization Engine 2.0 BETA

IChangeEventObserver Interface

[This is preliminary documentation and subject to change.]

Defines a contract for an adapter-like object that is interested in observing change events for possibly multiple event sources.

For a list of all members of this type, see IChangeEventObserver Members.

[Visual Basic]
Public Interface IChangeEventObserver
[C#]
public interface IChangeEventObserver

Types that implement IChangeEventObserver

Type Description
DefaultPolicyViewAdapter [TBD]
GroupByActionPolicyViewAdapter [TBD]
GroupByRolePolicyViewAdapter [TBD]
GroupByRoleThenStatePolicyViewAdapter [TBD]
GroupByStatePolicyViewAdapter [TBD]
PolicySimulationViewAdapter [TBD]
PolicyViewAdapter Defines a base class for adapting AuthorizationPolicy instances to provide customized views displayed in the InstanceView control.

Requirements

Namespace: LaMarvin.ComponentModel

Assembly: LaMarvin.Common (in LaMarvin.Common.dll)

See Also

IChangeEventObserver Members | LaMarvin.ComponentModel Namespace