Click or drag to resize

DataExchangeUserObjectMemberGroups Property

contains an entry for each LDAP group that the user is member of. Each group is provided on the for which it is presented in the directory. For instance CN=Some group,OU=Security Groups,OU=Organisation,DC=ajax,DC=com

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public StringList MemberGroups { get; }

Property Value

Type: StringList
See Also