DomainsRepositoryAllowLocalAccountsAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Security
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Domain, bool> AllowLocalAccountsAttribute
Public Shared ReadOnly AllowLocalAccountsAttribute As ColumnDataAttribute(Of Domain, Boolean)
public:
static initonly ColumnDataAttribute<Domain^, bool>^ AllowLocalAccountsAttribute
static val AllowLocalAccountsAttribute: ColumnDataAttribute<Domain, bool>
Field Value
Type:
ColumnDataAttributeDomain,
Boolean
See Also