SecurityStrategy.SaveUserObjectOnPasswordChanging Property
Specifies whether or not changes in a Detail View should be saved when the ResetPassword or ChangeMyPassword Action is executed.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Security
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true, if changes in a Detail View should be saved when the ResetPassword or ChangeMyPassword Action is executed; otherwise, false. |
See Also