SDAC

TCustomDAConnection.Password Property

Serves to supply a password for login.

Class

TCustomDAConnection

Syntax

property Password: string stored False;

Remarks

Use the Password property to supply a password to handle server's request for a login.

Warning: Storing hard-coded user name and password entries as property values or in code for the OnLogin event handler can compromise server security.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback