Share via


SPPermissionCollection.Item Property

Include Protected Members
Include Inherited Members

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