Click or drag to resize

UserEmailConfirmed Property

Indicates whether the email address for the specified user has been verified. [Required] [Default(false)] [Filter(eq)]

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

Property Value

Type: Boolean
See Also