Share via


OpenApiManagedAuthDetails interface

Security details for OpenApi managed_identity authentication

Extends

Properties

security_scheme

Connection auth security details

type

The object type, which is always 'managed_identity'.

Property Details

security_scheme

Connection auth security details

security_scheme: OpenApiManagedSecurityScheme

Property Value

type

The object type, which is always 'managed_identity'.

type: "managed_identity"

Property Value

"managed_identity"