SPProcessIdentity Methods
MSDN Home
MSDN
MSDN Library
Web Development
SharePoint Products and Techno ...
Windows SharePoint Services 3. ...
SDK Documentation
Class Library and Web Service ...
Microsoft.SharePoint.Administr ...
SPProcessIdentity Class
SPProcessIdentity Methods
Delete Method
Deploy Method
GrantIdentityDatabaseAccess Me ...
Provision Method
Update Method
SPProcessIdentity Class
SPProcessIdentity Members
SPProcessIdentity Constructor
SPProcessIdentity Methods
SPProcessIdentity Properties
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
SPProcessIdentity Methods (Microsoft.SharePoint.Administration)
Public Methods
(see also
Protected Methods
)
Name
Description
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
)
Delete
Overridden.
Deletes the process identity.
Deploy
Overloaded.
Equals
Overloaded. (inherited from
SPPersistedObject
)
GetChild
Overloaded. (inherited from
SPPersistedObject
)
GetHashCode
Serves as a hash function for the persisted object.
(inherited from
SPPersistedObject
)
GetObjectData
(inherited from
SPAutoSerializingObject
)
GetType
(inherited from
Object
)
op_Equality
(inherited from
SPPersistedObject
)
op_Inequality
(inherited from
SPPersistedObject
)
Provision
Overridden.
Provisions the process identity.
ReferenceEquals
(inherited from
Object
)
ToString
Returns the type and name of an object and of all its ancestors (parent, grandparent, and so on).
(inherited from
SPPersistedObject
)
Uncache
Frees the memory cache that is used by the object.
(inherited from
SPPersistedObject
)
Unprovision
Makes the necessary changes to the local server to clean up after deleting the object.
(inherited from
SPPersistedObject
)
Update
Overloaded. Overridden.
Updates the process identity.
Top
Protected Methods
Name
Description
Finalize
(inherited from
Object
)
GrantIdentityDatabaseAccess
Grants access to databases that are used by the process identity.
MemberwiseClone
(inherited from
Object
)
OnDeserialization
Called immediately after the base class deserializes itself to do additional work.
(inherited from
SPPersistedObject
)
UpdateParent
Causes the containing
SPPersistedObject
, if one exists, to update its state.
(inherited from
SPAutoSerializingObject
)
Validate
Validates the state of all fields before persisting the object.
(inherited from
SPPersistedObject
)
Top
See Also
Reference
SPProcessIdentity Class
Microsoft.SharePoint.Administration Namespace
Tags :