TestUnitSessionSetting Method | |
SOWI App session setting by project properties UserName and UserPassword
Namespace:
SIC.Test.Helper
Assembly:
SIC.Test.Helper (in SIC.Test.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax protected void SessionSetting()
Protected Sub SessionSetting
Remarks
The project properties UserName and UserPassword must exists into entry assembly
This method calls SessionSetting(String, String)
(with parameter UserName and UserPassword)
See Also