Click or drag to resize

LdapConfigurationGroupSearchBaseDN Property

The base DN of the tree to start the group search (will do a subtree search from here).

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public string GroupSearchBaseDN { get; set; }

Property Value

Type: String
See Also