SecurityModule.TryUpdateLogonParameters(String, Object) Method
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Security
Declaration
Parameters
| Name | Type |
|---|---|
| password | String |
Optional Parameters
| Name | Type | Default |
|---|---|---|
| sourceObject | Object | null |
Returns
| Type |
|---|
| Boolean |
See Also