Skip to main content
.NET 6.0+

User.ruleId_UserNameRequired Field

Gets an identifier of the validation rule that requires the User.UserName property to have a value.

Namespace: DevExpress.Persistent.BaseImpl.EF

Assembly: DevExpress.ExpressApp.Security.EF6.v23.2.dll

Declaration

public const string ruleId_UserNameRequired = "User Name required"

Field Value

Type
String
See Also