Click or drag to resize

clsImportBaseValidateUser Method

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public virtual bool ValidateUser(
	MPInterface oInterface,
	string sUserCode,
	eUserType nBenutzerTyp,
	string sProperty
)

Parameters

oInterface
Type: MARIInterfaceMPInterface
sUserCode
Type: SystemString
nBenutzerTyp
Type: eUserType
sProperty
Type: SystemString

Return Value

Type: Boolean
See Also