SP.SecurableObject.hasUniqueRoleAssignments Property

Applies to: SharePoint Foundation 2010

Gets a value that specifies whether the role assignments are uniquely defined for this securable object or inherited from a parent securable object.

var value = SP.SecurableObject.get_hasUniqueRoleAssignments(); 

Property Value

Type: Boolean

Applies To

SP.SecurableObject Class

See Also

Reference

SP.SecurableObject Methods

SP.SecurableObject Properties

SP Namespace