{CompanyName} FlexyGo
UserSecurityConfig
.
.
::
.
.
UserName Property
Gets the user Name.
Namespace:
FLEXYGO.Security
Assembly:
flxSecurity
(in flxSecurity.dll)
Syntax
C#
VB
public
string
UserName
{
get
; }
Public
ReadOnly
Property
UserName
As
String
Get
Field Value
The user login.
See Also
UserSecurityConfig Class
FLEXYGO.Security Namespace