Share via


OpenApiConnectionAuthDetails 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: OpenApiConnectionSecurityScheme

Property Value

type

The object type, which is always 'connection'.

type: "connection"

Property Value

"connection"