Gets a value that specifies the effective permissions that are assigned to the current user.
**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var value = SP.Web.get_effectiveBasePermissions ()
Type: SP.BasePermissions
An SP.BasePermissions value that represents the permissions.
It must not be null.
See Web resource for more information.
http://<sitecollection>/<site>/_api/web/effectiveBasePermissions
This resource supports the following HTTP commands:
- POST
POST http://<sitecollection>/<site>/_api/web/effectiveBasePermissions
GET http://<sitecollection>/<site>/_api/web/effectiveBasePermissions