SPRoleAssignmentCollection Properties

Include Protected Members
Include Inherited Members

The SPRoleAssignmentCollection type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of role assignments in the collection. (Overrides SPBaseCollection.Count.)
Public property Id Gets the ID of the role assignment collection.
Public property Item Gets the role assignment at the specified index in the collection.
Public property Parent Obsolete. Gets the parent object that controls the permissions for the object to which the role assignments apply.
Public property ParentSecurableObject Gets the permissions and role assignments for the collection.
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)
Public property Xml Gets the role assignment collection in XML format.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property ICollection.IsSynchronized Gets a Boolean value that indicates whether access to the collection is synchronized or thread-safe. (Inherited from SPBaseCollection.)
Explicit interface implemetationPrivate property ICollection.SyncRoot Gets an object that is used to synchronize access to the collection. (Inherited from SPBaseCollection.)

Top

See Also

Reference

SPRoleAssignmentCollection Class

Microsoft.SharePoint Namespace