MpUserCheckPassword

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

MpUserCheckPassword

mapp Services V5.16

This function verifies that the password and username match and are valid.

Function

mpusercheckpassword

Interface

I/O

Parameter

Data type

Description

IN

UserName

WSTRING[20]

Username for which the password should be verified.

IN

Password

WSTRING[20]

The password to be verified.

OUT

ReturnValue

DINT

Status information of function.

mapp concept

Section mapp components explains how mapp components are structured. In addition, it provides important notes for correctly using mapp components (e.g. for downloads).

Topics in this section:

Description