Share via


SPProcessAccount.LookupName Method

Looks up the string representation of the process account.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Function LookupName As String
'Usage
Dim instance As SPProcessAccount
Dim returnValue As String

returnValue = instance.LookupName()
public string LookupName()

Return Value

Type: System.String
A String representing the process account.

See Also

Reference

SPProcessAccount Class

SPProcessAccount Members

Microsoft.SharePoint.Administration Namespace