Click or drag to resize

SystemBootUtilityIdentity Property

The identity that has been created on the thread.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public AppIdentity Identity { get; }

Property Value

Type: AppIdentity
See Also