Object

ApiBasicAuthentication

The Basic authentication scheme.

Fields

label(): String!
The unique authentication scheme label.
password(): String
The Basic authentication scheme password.
The Basic authentication scheme type (BASIC).
username(): String
The Basic authentication scheme username.
was_detected(): Boolean
A flag to show that this authentication scheme was detected from parsing an API definition file.