Share via


ServerUtils.GetCurrentUserName Method

Returns a name that uniquely identifies the current user who is accessing the site.

Namespace:  Microsoft.PerformancePoint.Scorecards.ServerCommon
Assembly:  Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)

Syntax

'Declaration
Public Shared Function GetCurrentUserName As String
'Usage
Dim returnValue As String

returnValue = ServerUtils.GetCurrentUserName()
public static string GetCurrentUserName()

Return Value

Type: System.String

See Also

Reference

ServerUtils Class

ServerUtils Members

Microsoft.PerformancePoint.Scorecards.ServerCommon Namespace