Share via


ICachableControl.GetEffectiveUserName method

Gets the effective user name for the control.

Namespace:  Microsoft.PerformancePoint.Scorecards.Server.Extensions
Assembly:  Microsoft.PerformancePoint.Scorecards.Server (in Microsoft.PerformancePoint.Scorecards.Server.dll)

Syntax

'Declaration
Function GetEffectiveUserName As String
'Usage
Dim instance As ICachableControl
Dim returnValue As String

returnValue = instance.GetEffectiveUserName()
string GetEffectiveUserName()

Return value

Type: System.String

Remarks

The effective user name is the user name that is used to connect to the data source.

See also

Reference

ICachableControl interface

ICachableControl members

Microsoft.PerformancePoint.Scorecards.Server.Extensions namespace