Constable Authorization Engine 2.0 BETA

AuthorizationPolicyLoader.TypeResolver Property

[This is preliminary documentation and subject to change.]

Sets or returns a reference to an IPolicyLoaderTypeResolver implementation that will be used for loading of custom policy object types.

[Visual Basic]
Public Shared Property TypeResolver As IPolicyLoaderTypeResolver
[C#]
public static Design.IPolicyLoaderTypeResolver TypeResolver {get; set;}

See Also

AuthorizationPolicyLoader Class | LaMarvin.Constable Namespace