Determines if the component will automatically log in upon connection.
If this flag if true
(the default) then the component will automatically attempt to log in when the Connect method is called. The UserName and Password (if required) properties should be set previously.
If the flag is false
then the component will not log in until the Login method is called.