SP.RoleAssignment.member Property
Applies to: SharePoint Foundation 2010
In this article
Property Value
Applies To
Remarks
Gets the user or group corresponding to the Role Assignment.
var value = SP.RoleAssignment.get_member();
Property Value
Type: SP.Principal
Applies To
Remarks
It must not be null. The identifier of the user or group must be greater than zero.