Click or drag to resize

DomainAllowLocalAccounts Property

Specifies whether users can have local accounts with locally stored passwords in the DB (not recommended). [Required] [Default(true)]

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

Property Value

Type: Boolean
See Also