SynchronizeSecurity Method
Performs the entire security synchronization process based on the property values set before this method is called. This method returns no values.
Syntax
object.SynchronizeSecurity
Properties
The SynchronizeSecurity method syntax has this part:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Remarks
The actions performed during the synchronization process include the following:
- Checking that iFIX is running.
- Validating user rights to run SecuritySynchronizer, either through the System Autologin user or the user currently logged in.
- Querying Windows security.
- Modifying the iFIX security configuration, if needed.
- Writing result values to the iFIX database at time of completions, if configured this way.
Depending on the size of your Windows and iFIX security configurations, this method may take longer to complete because it performs a great amount of work.