Click or drag to resize

MasterSettingKeyIdentityUserNamePropertySystemNames Field

The master setting can be populated with system names of Identity properties which can be used as used names when logging on to the ES. The list is comma-separated. For CIAM the value can be LIVEID,GOOGLEID,FACEBOOKID,LINKEDINID

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

Field Value

Type: String
See Also