Click or drag to resize

CustomerSettingKeyDefaultPrimaryContextObjectType Field

Default primary context data object type. System name of a data object type. If specified the value is used when determining an identity's primary context(s) if he hasn't a "primary context type" stated on the identity data object.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public const string DefaultPrimaryContextObjectType = "DefPrimaryContextDOT"

Field Value

Type: String
See Also