CustomCreateUserEventArgs.User Property
Specifies an auto-created user.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v26.1.dll
NuGet Package: DevExpress.ExpressApp.Security
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An auto-created user object. |
See Also