Simple Authentication and Security Layer mechanisms available for the client connection.
property SASLMechanisms: TIdSASLEntries;
SASLMechanisms is a TIdSASLList property that represents a container for the Simple Authentication and Security Layer mechanisms available for the DICT client connection.
SASLMechanisms is used in the COnnect method to perform authentication based on the value in AuthType.
TIdSASLList
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. |