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 | |
|---|---|---|
![]() |
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. |
![]() |
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
.gif)