| CustomerSettingKeyAssignUserNameAttribute Field |
States whether the role engine should try to assign a value for the USERNAME attribute.
Doing so enables an identity to have multiple account to a system
(assuming that each account is for an individual account role).
Requires the packaged solution.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic const string AssignUserNameAttribute = "AssnUserNameAttr"
Field Value
Type:
String
See Also