Internet Direct (Indy)
Home
PreviousUpNext
TIdDICT.AuthType Property

Indicates the authentication mechanism used for the client.

Pascal
property AuthType: TIdDICTAuthenticationType;

AuthType is a TIdDICTAuthenticationType property that indicates the mechanism to use when performing authentication in the Connect method. 

The default value for AuthType is DICT_AUTHDEF and cause the DICT AUTH command to be used for authenticating the Username and Password for the client. atDefault involves creating the MD5 hash value sent in the AUTH command. 

Use Capabilities to determine the SASL authentication mechanisms supported on the DICT server for the client connection.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.