SP.RoleAssignment.roleDefinitionBindings Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets the collection of role definition bindings for the role assignment.

var value = SP.RoleAssignment.get_roleDefinitionBindings();

Property Value

Type: SP.RoleDefinitionBindingCollection

Applies To

SP.RoleAssignment Class

Remarks

It must not be null.

See Also

Reference

SP.RoleAssignment Methods

SP.RoleAssignment Properties

SP Namespace