Union
ApiAuthenticationWithoutCredentials
An API authentication scheme parsed from an API definition file (for example: Basic, Bearer Token, API Key).
Types
A Basic authentication scheme parsed from an API definition file.
An API Key authentication scheme parsed from an API definition file.
A Bearer Token authentication scheme parsed from an API definition file.
An OAuth2 Client Credentials authentication scheme parsed from an API definition file.
An unsupported authentication scheme parsed from an API definition file.