MpUserMgrUIUserInfoType

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

MpUserMgrUIUserInfoType

mapp Services V5.16

Provides information about a user

Parameter

Data type

Description

UserName

WSTRING[20]

Username for logging in

VC4 connection: Datapoint from String

FullName

WSTRING[100]

Complete username

VC4 connection: Datapoint from String

GroupIndex

UINT

Group to which the user should be assigned

VC4 connection: IndexDatapoint from Text (text group for user groups)

Locked

BOOL

User is blocked

VC4 connection: IndexDatapoint from Bitmap (BitmapGroup for locked)

Expired

BOOL

User password expired

VC4 connection: IndexDatapoint from Bitmap (BitmapGroup for expired)

RemainingAttempts

USINT

Number of login attempts left before the user is blocked

VC4 connection: Datapoint from Numeric

Language

UINT

Preferred language

VC4 connection: IndexDatapoint from Text (text group for languages)

DisplayUnit

UINT

Preferred unit

VC4 connection: IndexDatapoint from Text (text group for units)

Creation

DATE_AND_TIME

Date and time this user was created

VC4 connection: Datapoint from DateTime

FirstLogin

DATE_AND_TIME

Date and time of the first login

VC4 connection: Datapoint from DateTime

LastLogin

DATE_AND_TIME

Date and time of the last login

VC4 connection: Datapoint from DateTime

PasswordExpired

DATE_AND_TIME

Specifies the date and time when the password expired.

VC4 connection: Datapoint from DateTime

AdditionalData

MpUserMgrUIAdditionalDataType

Additional user information.

 

ui_usermgruiuserinfotype