McpServerAuthenticationKind type
The kind of authentication for an MCP server.
KnownMcpServerAuthenticationKind can be used interchangeably with McpServerAuthenticationKind,
this enum contains the known values that the service supports.
Known values supported by the service
foundryConnection: Authenticate using an Azure AI Foundry connection.
storedHeaders: Authenticate using stored HTTP headers.
type McpServerAuthenticationKind = string