Rights ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

User rights contains data about access levels to permissions in the system. Use Configuration internally to keep the data organized in hierarchical navigable structure. Configuration also allows to cross-link permission levels using vars and make acess level dependent on settings on a particular machine using environmental vars
Inheritance Hierarchy

OnlineSystem Object
  NFX.Security Rights

Namespace: NFX.Security
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public sealed class Rights
See Also