Internet Direct (Indy) Version 9.0.2 Beta
|
property CaseSensitiveUsernames: Boolean;
When CaseSensitiveUsernames is True, the read access specifier for the UserNames property will consider case to be significant in comparing the user name values. When CaseSensitiveUsernames is False, AnsiSameText is used to perform the name comparison.
Use CaseSensitivePasswords to indicate if caser is significant when verifying user account credentials in the collection.