LdapSettings.IgnoreNestedGroups Property

Definition

This option indicates whether nested groups should be ignored when resolving Roles. The default is false.

public:
 property bool IgnoreNestedGroups { bool get(); void set(bool value); };
public bool IgnoreNestedGroups { get; set; }
member this.IgnoreNestedGroups : bool with get, set
Public Property IgnoreNestedGroups As Boolean

Property Value

Applies to