| SystemBootUtilityInitialize Method (String) |
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic AppIdentity Initialize(
string userName
)
Parameters
- userName
- Type: SystemString
Username of the user who should be assigned as thread-identity.
Return Value
Type:
AppIdentity
See Also