property SASLMechanisms: TScSASLCollection;

 

Description

Holds a collection of TScSASLItem objects that implement SASL mechanisms and store information for authentication.

SASL authentication is only employed when the AuthenticationType property is set to satSASLMechanism.

The Authenticate method iterates over Items and checks if a given mechanism is ready to start the authentication process. If a mechanism is ready, a login attempt is made using this mechanism.

 

See Also

Authenticate

AuthenticationType

 

SecureBridge Components, Copyright © 2007-2024 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support