This topic has not yet been rated - Rate this topic

SPRoleAssignmentCollection Methods

Windows SharePoint Services 3
(see also Protected Methods )
  Name Description
Public method Add
Adds a role assignment to the collection of role assignment objects.
Public method Equals  Overloaded. (inherited from Object)
Public method GetAssignmentByPrincipal
Gets the role assignment object based on the specified user or group.
Public method GetHashCode  (inherited from Object)
Public method GetObjectData  (inherited from SPAutoSerializingObject)
Public method GetType  (inherited from Object)
Public method Static ReferenceEquals  (inherited from Object)
Public method Remove Overloaded.
Removes the user or group from all roles on the object.
Public method RemoveById
Removes the user or group with the specified ID from the role assignment collection.
Public method ToString  (inherited from Object)
Top
  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)
Protected method OnDeserialization 
Called after the object has been deserialized from the file system cache or the database.
(inherited from SPAutoSerializingObject)
Protected method UpdateParent 
Causes the containing SPPersistedObject, if one exists, to update its state.
(inherited from SPAutoSerializingObject)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.