Internet Direct (Indy)
Home
PreviousUpNext
TIdSASL.ServiceName Method

Service name for the SASL authentication mechanism.

Pascal
class function ServiceName: TIdSASLServiceName; virtual;

TIdSASLServiceName - Service name for the SASL authentication mechanism.

ServiceName is a virtual TIdSASLServiceName class function that indicates the service name for the SASL authentication mechanism. ServiceName is an empty string for TIdSASL; use a descendant class to access a SASL authentication mechanism utilizing a specific algorithm or implementation. 

ServiceName is used in IsAuthProtocolAvailable to ddetermine if the current SASL authentication mechanism can be found in a list of supported authentication mechanisms.

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.