SCCM WebService API Reference

SCCMWebService..::..GetRequestingUser Method

Gets the requesting user.

Namespace:  SCCMWebService
Assembly:  SCCMWebService (in SCCMWebService.dll)

Syntax


[WebMethodAttribute]
public string GetRequestingUser()
<WebMethodAttribute> _
Public Function GetRequestingUser As String
[WebMethodAttribute]
public:
String^ GetRequestingUser()

Return Value

System.String.