constructor Create(const UserName, Password: string);

 

Description

Creates an instance of the authenticator and initializes the UserName and Password properties.

 

Example

RestClient.Authenticator := TScRestBasicAuthenticator.Create('Alice', '1111');

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