NexusDB Security Monitor component.  Default values are shown in the object inspector snapshot.

Icon

nxSecurityMonitor1

Properties and Events view

DelphiGuide_nxSecurityMonitor1   DelphiGuide_nxSecurityMonitor1(a)

Purpose

The TnxSecurityMonitor links directly to the server engine and is used to authenticate connections (from a session component) and apply access restrictions.  These restrictions are issued on a per user, per server basis.  Access tokens available are 'admin', 'read' and 'write'.  Granting write access alone will allow the user to enter data but all tables will appear empty.  If no TnxSecurityMonitor is used in an application, there will be no security and all rights are granted to every user.

Key Properties

ServerEngine

Assign a TnxServerEngine component to this property.

Please also see Common Properties and Events for more details.

Home | Site Contents | Documentation | NexusDB Manual V4 | Delphi Guide | VCL Component Overview | Server Engines and Monitors