Constable Authorization Engine 2.0 BETA

FilePolicyStore Class

[This is preliminary documentation and subject to change.]

Stores and retrieves authorization policies in a file system (.caze files).

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

System.Object
   LaMarvin.Design.Persistence.PersistentStore
      LaMarvin.Constable.Design.Persistence.FilePolicyStore

[Visual Basic]
<Serializable>
Public Class FilePolicyStore
    Inherits PersistentStore
[C#]
[Serializable]
public class FilePolicyStore : PersistentStore

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.Design.Persistence

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

See Also

FilePolicyStore Members | LaMarvin.Constable.Design.Persistence Namespace