Click or drag to resize

UserDTO Properties

OFV Kjøretøydata service

The UserDTO type exposes the following members.

Properties
  NameDescription
Public propertyactive
Gets or sets a value indicating whether this UserDTO is active.
Public propertyaddress
Gets or sets the address.
Public propertybirthDate
Gets or sets the birth date.
Public propertyclient
Gets or sets the client.
Public propertycomments
Gets or sets the comments.
Public propertycompany
Gets or sets the company.
Public propertyemail
Gets or sets the email.
Public propertyfirstName
Gets or sets the first name.
Public propertyidentityNo
Gets or sets the identity no.
Public propertyipAddress
Gets or sets the ip address.
Public propertylastLoginTime
Gets or sets the last login time.
Public propertylastName
Gets or sets the last name.
Public propertymiddleName
Gets or sets the name of the middle.
Public propertymodules
Gets or sets the modules.
Public propertyname
Gets the name of current user.

Name is on format Firstname Middlename Lastname.

(Overrides ObjectDTOname.)
Public propertynewPassword
Gets or sets the new password.
Public propertynews
Get or sets a list of newsletters.

Newsletters is initiated by administrator and will be shown user when logged in.

Public propertypassword
Gets or sets the password.
Public propertyphone
Gets or sets the phone.
Public propertyrole
Gets or sets the role.
Public propertysubscriptions
Gets or sets the subscriptions.
Public propertytoken
Gets or sets the token.
Public propertyusername
Gets or sets the username.
Top
See Also