Declaration

property SecurityMonitor: TnxAbstractSecurityMonitor;

 
Description

This property returns the attached Security Monitor, if any. It does this by iterating through the dependents list of the server engine and returning the FIRST found instance derived from TnxAbstractSecurityMonitor.

 
See Also

 
SecureServer
, SecurityMonitor, UserName, Password, LoginTries, OnShowLogin, OnLoginError, Authenticate

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Classes | TnxBaseServer