SPPolicyCollection.Item Property
Include Protected Members
Include Inherited Members
Gets the specified policy from the collection.
Overload List
Name | Description | |
---|---|---|
Item[Int32] | Gets the policy at the specified index in the collection. | |
Item[String] | Gets the policy from the collection based on the specified user or group name. |
Top