McpServerStoredHeadersAuthentication 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 stored HTTP headers.
public class McpServerStoredHeadersAuthentication : Azure.Search.Documents.Indexes.Models.McpServerAuthentication, System.ClientModel.Primitives.IJsonModel<Azure.Search.Documents.Indexes.Models.McpServerStoredHeadersAuthentication>, System.ClientModel.Primitives.IPersistableModel<Azure.Search.Documents.Indexes.Models.McpServerStoredHeadersAuthentication>
type McpServerStoredHeadersAuthentication = class
inherit McpServerAuthentication
interface IJsonModel<McpServerStoredHeadersAuthentication>
interface IPersistableModel<McpServerStoredHeadersAuthentication>
Public Class McpServerStoredHeadersAuthentication
Inherits McpServerAuthentication
Implements IJsonModel(Of McpServerStoredHeadersAuthentication), IPersistableModel(Of McpServerStoredHeadersAuthentication)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| McpServerStoredHeadersAuthentication(McpServerStoredHeadersParameters) |
Initializes a new instance of McpServerStoredHeadersAuthentication. |
Properties
| Name | Description |
|---|---|
| StoredHeadersParameters |
Parameters for stored headers authentication. |