다음을 통해 공유


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

속성 값

적용 대상