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