Click or drag to resize

SystemBootUtilityInitialize Method (Int32)

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public AppIdentity Initialize(
	int userId
)

Parameters

userId
Type: SystemInt32
Id of the user who should be assigned as thread-identity.

Return Value

Type: AppIdentity
See Also