Skip to main content
A newer version of this page is available. .

User Fields

An XAF user who has a list of associated security roles.
Name Description
ruleId_RoleRequired Gets an identifier of the validation rule that requires the User.Roles property to have a value.
ruleId_UserNameIsUnique Gets an identifier of the validation rule that requires the User.UserName value to be unique.
ruleId_UserNameRequired Gets an identifier of the validation rule that requires the User.UserName property to have a value.
See Also