Object

ApiBasicAuthenticationCredentials

Fields

label(): String!
The unique authentication scheme label.
password(): String!
The password for the Basic authentication scheme.
username(): String!
The username for the Basic authentication scheme.