{CompanyName} FlexyGo
ApplicationUser
.
.
::
.
.
SurName Property
Gets or sets the name of the sur.
Namespace:
FLEXYGO.Authentication.Identity
Assembly:
flxAuthentication
(in flxAuthentication.dll)
Syntax
C#
VB
public
string
SurName
{
get
;
set
; }
Public
Property
SurName
As
String
Get
Set
Field Value
The name of the sur.
See Also
ApplicationUser Class
FLEXYGO.Authentication.Identity Namespace