class O2GLoginRules

Parents
System.IDisposable

Brief

Provides information about the rules used during the login in the currently established session.

Details

To get an instance of this object, please use the O2GSession.getLoginRules() method.

Please note that the session object must be successfully logged in to get login rules.

The type defined in the fxcore2.dll assembly. The namespace is fxcore2.

Public Methods

Dispose

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

getPermissionChecker

Gets an instance of the permission checker.

getSystemPropertiesResponse

Gets a response for the system properties received during the login.

getTableRefeshResponse

Gets a response for the table refresh command automatically executed during the login.

getTradingSettingsProvider

Gets an instance of the trading settings provider.

isTableLoadedByDefault

Checks whether the table was loaded during the login.

back