Credentials: Object;
The Credentials property returns parameters of the credentials that are used to connect to REST service.
To set up parameters of credentials, cast the property value to the INetHttpCommandCredential interface. Credentials setup is available only when developing in the Fore language.
The example of use is given in description of the IDtRestProvider.Url property.
See also: