SPProcessAccount members
Represents a Windows process account.
The SPProcessAccount type exposes the following members.
Properties
Name | Description | |
---|---|---|
SecurityIdentifier | Gets the security identifier of the process account. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
LookupManagedAccount | Looks up the managed process account information in the local farm. | |
LookupName | Looks up the string representation of the process account. | |
MemberwiseClone | (Inherited from Object.) | |
ToString | Gets a string representation of the process account. (Overrides Object.ToString().) | |
ValidateLogonAccount | Throw if this logon account contains invalid information |
Top
Fields
Name | Description | |
---|---|---|
LocalService | ||
LocalSystem | ||
NetworkService |
Top