DataPA Enterprise Dashboard Controls API Reference

The User type exposes the following members.

Constructors

  Name Description
Public method User()()()()
Creates and returns a new User object.
Public method User(UsersCollection)
Creates and returns a new User object.
Public method User(UsersCollection, String)
Creates and returns a new User object.
Public method User(UsersCollection, String, String)
Creates and returns a new User object.
Public method User(UsersCollection, String, String, String)
Creates and returns a new User object.

Methods

  Name Description
Public method GetObjectData
Protected method SetObjectData

Fields

  Name Description
Public field Static member ClassId
Public field Static member EventsId
Public field Static member InterfaceId

Properties

  Name Description
Public property Group
Gets and sets the group for this user.
Public property GUID
Gets and sets a GUID that uniquely identifies this object.
Public property ID
Gets a value that indicates the Unique ID of this object.
Public property Name
Gets and sets the name of this user.
Public property Parent
Gets and sets the parent of this object.
Public property Password
Gets and sets the password for this user.
Public property UserName
Gets and sets the username for this user.

See Also