{CompanyName} FlexyGo
UserSecurityConfig
.
.
::
.
.
IsDesigner Property
Gets a value indicating whether this user is a Designer.
Namespace:
FLEXYGO.Security
Assembly:
flxSecurity
(in flxSecurity.dll)
Syntax
C#
VB
public
bool
IsDesigner
{
get
; }
Public
ReadOnly
Property
IsDesigner
As
Boolean
Get
Field Value
true
if this instance is Designer; otherwise,
false
.
See Also
UserSecurityConfig Class
FLEXYGO.Security Namespace