SPPolicyCollection.Item property
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