QER_PasswordWeb_IsByCentralPwd

This function is used in the Password Reset Portal. The function determines whether a password column of a user account is managed by the central password of the connected identity. The function can be overwritten by the customer if needed.

DialogScriptlength 2594

Script body is not duplicated here; use source exports/search where available.

Script context

Generated from DialogScript metadata, DB-computed ScriptCode flags, and textual references in exported SQL/C# sources. Raw script bodies are not duplicated here.

No DB-computed flags set.

Related tables from name/description

ESet

SQL modules mentioning this script

None extracted.

C# files mentioning this script

  • cs-qbm-compositionapi-qbm-compositionapi-password-passworditemcollector.cs
    classes PasswordItemCollector, _003C_003Ec__DisplayClass9_0; methods _003CGetPasswordItemsAsync_003Eb__5, _003CGetPasswordItemsAsync_003Eb__1, _003CGetPasswordItemsAsync_003Eb__2, MoveNext, SetStateMachine, GetPasswordItemsAsync; references Person; markers writes entity values, references DB/Dialog objects

Similar / same-family scripts

  • QER_PasswordWeb_IsAllowSet
    The function is used in the Password Reset Portal. It determines if a password of a user account is allowed to be set. The function can be overwritten by the customer if needed.