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