LdapSettings.IgnoreNestedGroups 属性

定义

此选项指示在解析角色时是否应忽略嵌套组。 默认值为 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

属性值

适用于