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.
The name of the authenticated user for the current connection.
Namespace: [Alerts Web service]
Web service reference: http://Site/_vti_bin/Alerts.asmx
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.