Application 2.0 GetCurrentUserName [deprecated]
Returns the name of the user that is logged into the system.
Parameters
| Name | Type | Direction | Description |
|---|---|---|---|
| psAuthContext | String | InOut | Deprecated proprietary authentication context only used by .ASMX web services based on internal username/password authentication. Claims based security standards drive all the WCF .SVC web services making this parameter redundant. |
| psOutUserName | String | Out | The name of the logged in user |