IExternalUserDatabaseProvider.CheckLogin (METH)ΒΆ

METHOD CheckLogin : VUM_ReturnValues

Checks whether the user name and password is correct. If everything is correct the function returns VUM_ReturnValues.ERR_OK. see VUM_ReturnValues (ENUM) where possible error reasons are described.

InOut:

Scope

Name

Type

Comment

Return

CheckLogin

VUM_ReturnValues

Input

wstUserName

WSTRING

the user name

wstPassword

WSTRING

the password of the user

Output

wstFullName

WSTRING

the full name of the user

dwUserGroupID

DWORD

the group id where the user belongs to