Click or drag to resize

MPInterfacebUserLoginDomain Method

Automatic login by the domain account this interface is used in.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.1.0.108
Syntax
public bool bUserLoginDomain(
	string sDomainUser,
	string sSecurityKey
)

Parameters

sDomainUser
Type: SystemString
User without domain (Neufert / not MARINGO\Neufert)
sSecurityKey
Type: SystemString
Security string. You can ask MARINGO for the necessary fixed parameter. The value is not included in the documentation for security reasons.

Return Value

Type: Boolean
True if sucessfull
Remarks