SPProcessIdentity Properties
Include Protected Members
Include Inherited Members
The SPProcessIdentity type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
CurrentIdentityType | Gets or sets the type of identity under which the application runs. |
![]() |
CurrentSecurityIdentifier | Gets the current account security identifier. |
![]() |
DisplayName | Gets the display name that describes the persisted object instance within the administrative user interface. (Inherited from SPPersistedObject.) |
![]() |
Farm | Gets the server farm where the object resides. (Inherited from SPPersistedObject.) |
![]() |
Id | Gets or sets the GUID that is associated with the object. (Inherited from SPPersistedObject.) |
![]() |
IsCredentialDeploymentEnabled | Gets or sets a Boolean value that specifies whether to enable credential deployment in the user interface (UI). |
![]() |
IsCredentialUpdateEnabled | Gets or sets a value that specifies whether to enable credential update in the user interface (UI). |
![]() |
ManagedAccount | Gets or sets the account being used. |
![]() |
Name | Gets or sets a name that is used to uniquely identify two objects that have the same parent and class. (Inherited from SPPersistedObject.) |
![]() |
Parent | Gets the parent in the logical hierarchy of the configuration object tree. (Inherited from SPPersistedObject.) |
![]() |
Password | Obsolete. Use the SetPassword(SecureString) method or the Provision() method. |
![]() |
ProcessAccount | Gets or sets a representation of the account that the current SPProcessIdentity object runs as. |
![]() |
Properties | Gets metadata for the persisted object. (Inherited from SPPersistedObject.) |
![]() |
SecurePassword | Obsolete. Use the SetPassword(SecureString) method or the Provision() method. |
![]() |
Status | Gets or sets the status of the object that the class represents. (Inherited from SPPersistedObject.) |
![]() |
TypeName | Gets the display name that describes the object type in the administrative user interface. (Inherited from SPPersistedObject.) |
![]() |
UpgradedPersistedProperties | Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.) |
![]() |
Username | Gets or sets the user name for the process identity. |
![]() |
Version | Gets a value that is incremented each time the object is updated. (Inherited from SPPersistedObject.) |
![]() |
WasCreated | Gets a Boolean value that indicates whether the object is initialized and can be found in the database. (Inherited from SPPersistedObject.) |
Top
.gif)
.gif)