Service name for the SASL authentication mechanism.
class function ServiceName: TIdSASLServiceName; override;
TIdSASLServiceName - Service name for the SASL authentication mechanism.
ServiceName is an overridden TIdSASLServiceName class function that indicates the service name for the SASL authentication mechanism.
ServiceName represents the registered name for the authentication mechanism, and returns the following value in TIdSASLPlain:
PLAIN
ServiceName is used in IsAuthProtocolAvailable to determine if the current SASL authentication mechanism can be found in a list of supported authentication mechanisms.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|