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.
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
Microsoft.PerformancePoint.Scorecards.Server.Extensions Namespace