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