SPPolicyRoleCollection.Item property
Gets a policy role from the collection.
Overload list
Name | Description | |
---|---|---|
Item[Int32] | Gets the policy role object at the specified index in the collection. | |
Item[String] | Gets the policy role object with the specified name in the collection. |
Top