SecurityUserBase.SetPassword(String) Method
In This Article
Changes the user password.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.Xpo.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Security.Xpo
#Declaration
#Remarks
Passwords are stored encrypted and cannot be changed directly. Use this method to specify a password.
#Implements
See Also