SPPermissionCollection Properties
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
The SPPermissionCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Count | Obsolete. Gets the number of permissions in the collection. (Overrides SPBaseCollection.Count.) |
![]() |
Inherited | Obsolete. Gets a Boolean value that specifies whether the collection is inherited from the parent object. |
![]() |
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. |
![]() |
Parent | Obsolete. Gets the parent object for the collection of permissions, which can be a list or a site. |
![]() |
RequestAccess | Obsolete. Gets or sets a Boolean value that specifies whether request for access is enabled for a list. |
![]() |
RequestAccessEmail | Obsolete. Gets or sets whether request for access is enabled for a site and specifies the e-mail address to which requests are sent. |
![]() |
UpgradedPersistedProperties | (Inherited from SPAutoSerializingObject.) |
![]() |
Xml | Obsolete. Gets the collection of permissions in XML format. |
![]() |
Xml2 | Obsolete. Gets the collection of permissions in XML format. |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
ICollection.IsSynchronized | Gets a Boolean value that indicates whether access to the collection is synchronized or thread-safe. (Inherited from SPBaseCollection.) |
![]() ![]() |
ICollection.SyncRoot | Gets an object that is used to synchronize access to the collection. (Inherited from SPBaseCollection.) |
Top
.gif)
.gif)
.gif)