SP へWeb.associatedMemberGroup プロパティ (sp.js)

指定されたクエリに基づいて、リスト内で発生した変更のコレクションを変更ログから返します。

**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.Web.get_associatedMemberGroup ()
var value = SP.Web.set_associatedMemberGroup ()

戻り値

[Type]:の SPグループ

Web サイトへのアクセス許可を与えられているユーザーのグループに投稿します。

他のリソースのエンドポイント

詳細については、 Web リソースを参照してください。

エンドポイント URI 構造

http://<sitecollection>/<site>/_api/web/associatedMemberGroup

HTTP 要求

このリソースには、次の HTTP コマンドがサポートしています。

  • 投稿

投稿の書式

POST http://<sitecollection>/<site>/_api/web/associatedMemberGroup

書式を取得します。

GET http://<sitecollection>/<site>/_api/web/associatedMemberGroup