Click or drag to resize

UserEmail Property

Unique email of the user. Can be null because there may be login providers that don't use emails. [Filter(multi eq;like)] [ORD]

Namespace:  Aloe.EnterpriseOne.Model.Systems.Security
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string Email { get; set; }

Property Value

Type: String
See Also