Click or drag to resize

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
Syntax
C#
public Dictionary<string, Object> Attributes { get; }

Property Value

Type: DictionaryString, Object
See Also