SP.SecurableObject.roleAssignments Property
Applies to: SharePoint Foundation 2010
Gets the role assignments for the securable object.
var value = SP.SecurableObject.get_roleAssignments();
Property Value
Type: SP.RoleAssignmentCollection
Applies to: SharePoint Foundation 2010
Gets the role assignments for the securable object.
var value = SP.SecurableObject.get_roleAssignments();
Type: SP.RoleAssignmentCollection