RemoveNonWindowsUsers Property

Sets or retrieves the boolean value that indicates whether or not iFIX security users who are not configured to use Windows security will be deleted.

Syntax

object.RemoveNonWindowsUsers [= Boolean]

Properties

The RemoveNonWindowsUsers property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Boolean

The default value is False, which indicates that users who are not using Windows security will not be deleted.
True
indicates that iFIX users not using Windows security will be deleted.

Remarks

This property corresponds to the /R command line parameter of the Security Synchronizer application.

 

Applies To