Source position: IdUserAccounts.pas line 66
type TIdCustomUserManagerOptions = set of (
umoCaseSensitiveUsername,
umoCaseSensitivePassword
);