UsersRepositoryTwoFactorEnabledAttribute 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<User, bool> TwoFactorEnabledAttribute
Public Shared ReadOnly TwoFactorEnabledAttribute As ColumnDataAttribute(Of User, Boolean)
public:
static initonly ColumnDataAttribute<User^, bool>^ TwoFactorEnabledAttribute
static val TwoFactorEnabledAttribute: ColumnDataAttribute<User, bool>
Field Value
Type:
ColumnDataAttributeUser,
Boolean
See Also