Dictionary.reloadSecurity Method
Reloads the feature key system.
Syntax
public void reloadSecurity(
[boolean reloadCodes,
boolean setSynchronizeRequired,
boolean flushTable])
Run On
Called
Parameters
- reloadCodes
Type: boolean
A Boolean value that indicates whether the license codes are reloaded. The default value is false.
- setSynchronizeRequired
Type: boolean
A Boolean value that indicates whether synchronization is required. The default value is true.
- flushTable
Type: boolean
Remarks
The default value for the _reloadCodes parameter is false.
The default value for the _setSynchronizeRequired parameter is true.