Authentication Type (-AT or -AUTHTYPE)

Type of authentication to use for accessing the OData service. This is a mandatory property.

There are two types of authentication:
  • None: No authentication is performed.
  • Basic: Basic HTTP authentication with username and password is performed.

The corresponding adapter command is -AT (or -AUTHTYPE).