CommonDatabaseFunctionsGetAccessCodeForProtection Method

Scanjour Workflow4 Reference Manual
Construct an access code for a user

Namespace:  Scanjour.Workflow4.Base
Assembly:  Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public static string GetAccessCodeForProtection(
	ODataService ctx,
	string updateUserUsedForLocking
)

Parameters

ctx
Type: ODataService
THe oData context.
updateUserUsedForLocking
Type: SystemString
The user to construct the access_code for.

Return Value

Type: String

[Missing <returns> documentation for "M:Scanjour.Workflow4.Base.CommonDatabaseFunctions.GetAccessCodeForProtection(Scanjour.Process.OData.Client.Proxy.ODataService,System.String)"]

See Also

Reference