MsgECM_SetAuthData_ReqSetPassword Method

eKasa PANDORA - referenčná príručkaEXALOGIC
Umožňuje nastaviť heslo v tejto správe - tu sa automaticky zašifruje a tak bude chránené pri zaslaní na ECM (server).

Namespace:  Exa.ECM.Common.Communication.Messages
Assembly:  Exa.ECM.Common (in Exa.ECM.Common.dll) Version: 1.2.0.0 (1.2.0.0)
Syntax

public void SetPassword(
	string u_PassworPlainText
)

Parameters

u_PassworPlainText
Type: SystemString
Heslo (ako čistý text).
See Also

Reference