SystemUser Constructor

Scanjour Workflow4 Reference Manual
Initializes a new instance of the SystemUser class

Namespace:  Scanjour.Workflow4.TestFramework.Internal.Actions
Assembly:  Scanjour.Workflow4.TestFramework.Internal (in Scanjour.Workflow4.TestFramework.Internal.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public SystemUser(
	string name,
	string password
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.SystemUser.#ctor(System.String,System.String)"]

password
Type: SystemString

[Missing <param name="password"/> documentation for "M:Scanjour.Workflow4.TestFramework.Internal.Actions.SystemUser.#ctor(System.String,System.String)"]

See Also

Reference