Share via


AlertInfo.CurrentUser field

The name of the authenticated user for the current connection.

Namespace:  WebSvcAlerts
Assembly:  STSSOAP (in STSSOAP.dll)

Syntax

'Declaration
Public CurrentUser As String
'Usage
Dim instance As AlertInfo
Dim value As String

value = instance.CurrentUser

instance.CurrentUser = value
public string CurrentUser

Remarks

This should be a friendly name for the currently authenticated user.

See also

Reference

AlertInfo structure

AlertInfo members

WebSvcAlerts namespace