Constable Authorization Engine 2.0 BETA

Property Class

[This is preliminary documentation and subject to change.]

Defines an Property that is part of an AuthorizationPolicy.

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

System.Object
   LaMarvin.Constable.Model.ObjectBase
      LaMarvin.Constable.Model.NamedObjectBase
         LaMarvin.Constable.Model.Property
            LaMarvin.Constable.Design.Fallback.FallbackProperty

[Visual Basic]
<Serializable>
Public Class Property
    Inherits NamedObjectBase
[C#]
[Serializable]
public class Property : NamedObjectBase

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.

Requirements

Namespace: LaMarvin.Constable.Model

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

See Also

Property Members | LaMarvin.Constable.Model Namespace