SP へRoleAssignment.principalId プロパティ (sp.js)

The unique identifier of the role assignment.

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

var value = SP.RoleAssignment.get_principalId ()

REST resource endpoint

See RoleAssignment resource for more information.

Endpoint URI structure

http://<sitecollection>/<site>/_api/web/RoleAssignments(principalid)/principalId

HTTP requests

This resource supports the following HTTP commands:

  • POST

POST syntax

POST http://<sitecollection>/<site>/_api/web/RoleAssignments(principalid)/principalId

GET syntax

GET http://<sitecollection>/<site>/_api/web/RoleAssignments(principalid)/principalId