次の方法で共有


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

プロパティ値

適用対象