Create(UserName: String; Password: String; Domain: String)
UserName. User name.
Password. User password.
Domain. Domain.
The Create constructor creates an object for credentials support in the password based authentication schemes, such as Basic, Digest, NTLM and Kerberos.
The example of use is given in description of the CurlAttachment.Create constructor.
See also: