TScSASLMechanism
function IsReadyToStart: boolean; virtual;
Description
Checks if authentication is ready to start.
IsReadyToStart returns True when an object is initialized and necessary properties are set. Otherwise, returns False.
See also
ServiceName
StartAuthenticate