|   | DataExchangeConfigurationBasem_userGroupIds Field | 
 
            The attribute is used to synchonize UserGroup memberships. It can 
            be used as a filter so only users which are member of one of the provided
            groups are imported (DisregardGroupMembership=false) or only to synchronize
            groupmemberships (DisregardGroupMembership=true).
            The users will also be removed from the provided UserGroups if the data source
            does not indicate a membership (full synchronization)
            Only used when Direction=In and UserImport=true.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxprotected IntegerList m_userGroupIds
Field Value
Type: 
IntegerList
See Also