Click or drag to resize

MasterSettingKeyQualifiedUsernameLegacy Field

When set to True, the the qualified user name "domainname\username", for instance DOM01\cso. If the authentication system presents the username as an email address, the username is transformed to the legacy format

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

Field Value

Type: String
See Also