SecurityModule.TryUpdateLogonParameters(String, Object) Method
In This Article
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Security
#Declaration
#Parameters
Name | Type |
---|---|
password | String |
#Optional Parameters
Name | Type | Default |
---|---|---|
source |
Object | null |
#Returns
Type |
---|
Boolean |
See Also