Click or drag to resize

Synchronizer Constructor

Initializes a new instance of the Synchronizer class

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public Synchronizer(
	DomainInfo domain,
	bool removeLicenseFromDisabledUsers
)

Parameters

domain
Type: FileHold.UserRoleManagerDomainInfo
removeLicenseFromDisabledUsers
Type: SystemBoolean
See Also