Click or drag to resize

aceServerUser Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Definition of a php user
Inheritance Hierarchy
SystemObject
  imbACE.Network.internet.configaceServerUser

Namespace:  imbACE.Network.internet.config
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public class aceServerUser
Request Example View Source

The aceServerUser type exposes the following members.

Constructors
  NameDescription
Public methodaceServerUser
Initializes a new instance of the aceServerUser class
Top
Properties
  NameDescription
Public propertyipAddress
Public propertymd5pass
Password MD5 hash
Public propertyStatic memberserverSidePhp
Default user instance - for server side PHP call
Public propertyuid
Public propertyuserAccessLevel
0 means it is not authorised
Public propertyusername
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also