Called by LightSpeed to get the user name to be used in an automatic audit column.

Namespace:  Mindscape.LightSpeed.Audit
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
string GetCurrentUser()
Visual Basic (Declaration)
Function GetCurrentUser As String

Return Value

The user to be used in an automatic audit column.

See Also