SPRoleAssignmentCollection Methods
Windows SharePoint Services 3
(see also
Protected Methods
)
Top
| Name | Description | |
|---|---|---|
| Add |
Adds a role assignment to the collection of role assignment objects.
|
| Equals | Overloaded. (inherited from Object) |
| GetAssignmentByPrincipal |
Gets the role assignment object based on the specified user or group.
|
| GetHashCode | (inherited from Object) |
| GetObjectData | (inherited from SPAutoSerializingObject) |
| GetType | (inherited from Object) |
| ReferenceEquals | (inherited from Object) |
| Remove |
Overloaded.
Removes the user or group from all roles on the object. |
| RemoveById |
Removes the user or group with the specified ID from the role assignment collection.
|
| ToString | (inherited from Object) |
| Name | Description | |
|---|---|---|
| Finalize | (inherited from Object) |
| MemberwiseClone | (inherited from Object) |
| OnDeserialization |
Called after the object has been deserialized from the file system cache or the database.
(inherited from
SPAutoSerializingObject)
|
| UpdateParent |
Causes the containing SPPersistedObject, if one exists, to update its state.
(inherited from
SPAutoSerializingObject)
|
| Name | Description | |
|---|---|---|
| System.Collections.ICollection.CopyTo | (inherited from SPBaseCollection) |
| System.Collections.IEnumerable.GetEnumerator | (inherited from SPBaseCollection) |