mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

SecurityInfo.UserName Property



Gets the complete current users name as a string.


Namespace: SobekCM.Tools
Assembly: SobekCM_Tools (in SobekCM_Tools.dll) Version: 4.10.0.0 (4.10.0)

Syntax

C#
public string UserName { get; }

Property Value

Type: String

Remarks

This name is returned in the form 'DOMAIN\username'.

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )