Source position: sqldbrestauthini.pp line 25
type TBasicAuthIniOption = (
baoClearOnRead,
baoSkipPassword,
baoSkipMaskPassword,
baoUserNameAsMask
);