SPPolicyCollection.Remove method
Removes the specified user or group from the collection.
Overload list
Name | Description | |
---|---|---|
Remove(Int32) | Removes the user or group from the collection based on the specified collection index. | |
Remove(String) | Removes the user or group from the collection based on the specified user or group name. |
Top