Share via


OpenApiManagedAuthDetails interface

Security details for OpenApi managed_identity authentication

Extends

Properties

securityScheme

Connection auth security details

type

The object type, which is always 'managed_identity'.

Property Details

securityScheme

Connection auth security details

securityScheme: OpenApiManagedSecurityScheme

Property Value

type

The object type, which is always 'managed_identity'.

type: "managed_identity"

Property Value

"managed_identity"