|   | AppIdentityIdentityIfPresent Property  | 
 
            Contains the currently logged-in user's identity - or null, if the user is not logged in.
            Use in error reporting situations to aviod triggering more errors
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static AppIdentity IdentityIfPresent { get; }Property Value
Type: 
AppIdentity
See Also