Click or drag to resize

UserGroupManagerSetIsRemoveLicenseFromDisabledDomainUsers Method

Cofigure removing license from users disabled in domain

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public void SetIsRemoveLicenseFromDisabledDomainUsers(
	bool isRemove
)

Parameters

isRemove
Type: SystemBoolean
See Also