Share via


SPPermissionCollection.Item property

NOTE: This API is now obsolete.

Gets the specified permission object in the collection.

Overload list

  Name Description
Public property Item[Int32] Obsolete. Gets the permission object at the specified index in the collection. In C#, this property is an indexer for the SPPermissionCollection class.
Public property Item[SPMember] Obsolete. Gets the permission object with the specified member from the collection. In C#, this property is an indexer for the SPPermissionCollection class.

Top

See also

Reference

SPPermissionCollection class

SPPermissionCollection members

Microsoft.SharePoint namespace