質問

クイックランチに表示されているグループ以外のサイト以外のサイトのColumbe(またはそれぞれのプロパティバッグ項目)にSPGROUPを追加する目的を理解することが困難です。

この混乱は、関連する[訪問者]グループの財産には適用されません。それらは明確です。

他の目的があれば、これらの関連グループは提供されますか?これは、継承を破ったときにサイトレベルで役割を定義するもう1つの方法ですか?

ありがとうございました。

役に立ちましたか?

解決

Groups return all groups which have security roles assigned to the current site.

AssociatedGroups return all groups visible in the left menu of the People and Group page. Those groups may not have access to the current site (if the security settings do not inherit from parent site). In this case, some of them will not be listed in the Groups property.

To view the difference, in a subsite, create a new group without giving any permission. The group will be visible in the AssociatedGroups and Left menu, but will not be listed in Groups or Site Permissions page.

Reference: The accepted answer on the question SPWeb.Groups vs. SPWeb.AssociatedGroups

他のヒント

...in addition to Benny's - the associated groups are also used to "link" a sub-site security to a certain SP-group. That is also because groups, as permissions levels as ONLY stored at the site collection level.

ライセンス: CC-BY-SA帰属
所属していません sharepoint.stackexchange
scroll top