Constable Authorization Engine 2.0 BETA

IPolicyLoaderTypeResolver Interface

[This is preliminary documentation and subject to change.]

Represents a contract for creating policy objects in the course of loading an authorization policy from a persitence medium

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

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

Types that implement IPolicyLoaderTypeResolver

Type Description
PolicyLoader [TBD]

Remarks

The AuthorizationPolicyLoader uses implementations of the interface associated with it by means of setting the TypeResolver property.

Requirements

Namespace: LaMarvin.Constable.Design

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

See Also

IPolicyLoaderTypeResolver Members | LaMarvin.Constable.Design Namespace