Internet Direct (Indy)
Home
PreviousUpNext
TIdSASLServiceName Type

Represents the registered name for a SASL authentication mechanism.

Pascal
TIdSASLServiceName = string[20];

TIdSASLServiceName is a fixed-length String type used to represent the registered name for a SASL authentication mechanism. TIdSASLServiceName is declared as a 20-byte string value as specified in the Internet Standards document: 

RFC 2222 - Simple Authentication and Security Layer (SASL)  

TIdSASLServiceName is the type returned from the ServiceName class method for the TIdSASL (and descendant) 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.