Click or drag to resize
User Class
Represents an user account.
Inheritance Hierarchy
SystemObject
  CMS.DataComUser

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public class User

The User type exposes the following members.

Constructors
  NameDescription
Public methodUser
Top
Properties
  NameDescription
Public propertyPoints
Gets or sets the number of points on this account.
Top
See Also