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