Share via


OpenApiConnectionAuthDetailsOutput interface

Security details for OpenApi connection authentication

Extends

Properties

securityScheme

Connection auth security details

type

The object type, which is always 'connection'.

Property Details

securityScheme

Connection auth security details

securityScheme: OpenApiConnectionSecuritySchemeOutput

Property Value

type

The object type, which is always 'connection'.

type: "connection"

Property Value

"connection"