|   | AppIdentityAttributes Property  | 
 
            The attributes collection can be used for session oriented storage like the active changeset.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic Dictionary<string, Object> Attributes { get; }Property Value
Type: 
DictionaryString, 
Object
See Also