Constable Authorization Engine 2.0 BETA

AuthorizationContextPropertyGridAdapter Class

[This is preliminary documentation and subject to change.]

Provides a PropertyGrid-editable representation of the Constable Authorization Engine (CAZE) authorization context.

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

System.Object
   LaMarvin.Constable.Design.AuthorizationContextPropertyGridAdapter

[Visual Basic]
NotInheritable Public Class AuthorizationContextPropertyGridAdapter
[C#]
public sealed class AuthorizationContextPropertyGridAdapter

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The CAZE authorization context is represented by values of the AuthorizationPolicy.CurrentPrincipal and AuthorizationPolicy.CurrentState properties. The AuthorizationContextPropertyGridAdapter provides an adapter that allows for user-friendly modification of these properties from within the PropertyGrid.

Requirements

Namespace: LaMarvin.Constable.Design

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

See Also

AuthorizationContextPropertyGridAdapter Members | LaMarvin.Constable.Design Namespace