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

SecurityStrategy.SaveUserObjectOnPasswordChanging Property

Namespace: DevExpress.ExpressApp.Security

Assembly: DevExpress.ExpressApp.Security.v18.2.dll

Declaration

[DefaultValue(false)]
[Browsable(false)]
public bool SaveUserObjectOnPasswordChanging { get; set; }

Property Value

Type Default
Boolean **false**
See Also