McpServerFoundryConnectionAuthentication Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Authentication using an Azure AI Foundry connection.
public class McpServerFoundryConnectionAuthentication : Azure.Search.Documents.Indexes.Models.McpServerAuthentication, System.ClientModel.Primitives.IJsonModel<Azure.Search.Documents.Indexes.Models.McpServerFoundryConnectionAuthentication>, System.ClientModel.Primitives.IPersistableModel<Azure.Search.Documents.Indexes.Models.McpServerFoundryConnectionAuthentication>
type McpServerFoundryConnectionAuthentication = class
inherit McpServerAuthentication
interface IJsonModel<McpServerFoundryConnectionAuthentication>
interface IPersistableModel<McpServerFoundryConnectionAuthentication>
Public Class McpServerFoundryConnectionAuthentication
Inherits McpServerAuthentication
Implements IJsonModel(Of McpServerFoundryConnectionAuthentication), IPersistableModel(Of McpServerFoundryConnectionAuthentication)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| McpServerFoundryConnectionAuthentication(McpServerFoundryConnectionParameters) |
Initializes a new instance of McpServerFoundryConnectionAuthentication. |
Properties
| Name | Description |
|---|---|
| FoundryConnectionParameters |
Parameters for Foundry connection authentication. |