SPProcessIdentity Methods (Microsoft.SharePoint.Administration)
Public Methods

(see also Protected Methods )
  Name Description
Public method Clone 
Returns a clone of the object that does not come from the in-memory cache, which enables calling code to help ensure thread safety.
(inherited from SPPersistedObject)
Public method Delete Overridden.
Deletes the process identity.
Public method Deploy Overloaded.  
Public method Equals  Overloaded. (inherited from SPPersistedObject)
Public method GetChild  Overloaded. (inherited from SPPersistedObject)
Public method GetHashCode 
Serves as a hash function for the persisted object.
(inherited from SPPersistedObject)
Public method GetObjectData  (inherited from SPAutoSerializingObject)
Public method GetType  (inherited from Object)
Public method Static op_Equality  (inherited from SPPersistedObject)
Public method Static op_Inequality  (inherited from SPPersistedObject)
Public method Provision Overridden.
Provisions the process identity.
Public method Static ReferenceEquals  (inherited from Object)
Public method ToString 
Returns the type and name of an object and of all its ancestors (parent, grandparent, and so on).
(inherited from SPPersistedObject)
Public method Uncache 
Frees the memory cache that is used by the object.
(inherited from SPPersistedObject)
Public method Unprovision 
Makes the necessary changes to the local server to clean up after deleting the object.
(inherited from SPPersistedObject)
Public method Update Overloaded. Overridden.
Updates the process identity.
Top
Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method GrantIdentityDatabaseAccess
Grants access to databases that are used by the process identity.
Protected method MemberwiseClone  (inherited from Object)
Protected method OnDeserialization 
Called immediately after the base class deserializes itself to do additional work.
(inherited from SPPersistedObject)
Protected method UpdateParent 
Causes the containing SPPersistedObject, if one exists, to update its state.
(inherited from SPAutoSerializingObject)
Protected method Validate 
Validates the state of all fields before persisting the object.
(inherited from SPPersistedObject)
Top
See Also

Tags :


Page view tracker