Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.