UsersRepositoryPasswordFormatAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Security
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<User, UsersRepositoryPasswordFormat> PasswordFormatAttribute
Public Shared ReadOnly PasswordFormatAttribute As StringEnumDataAttribute(Of User, UsersRepositoryPasswordFormat)
public:
static initonly StringEnumDataAttribute<User^, UsersRepositoryPasswordFormat^>^ PasswordFormatAttribute
static val PasswordFormatAttribute: StringEnumDataAttribute<User, UsersRepositoryPasswordFormat>
Field Value
Type:
StringEnumDataAttributeUser,
UsersRepositoryPasswordFormat
See Also