property Credentials: TScNetworkCredential;
Description
The Credentials property gets or sets the credentials for authenticating HTTP requests.
The property contains authentication information to identify the entity that makes the request. The user, password, and domain information contained in the TScNetworkCredential object is used to authenticate the request.