MCPTool.Authorization Property

Definition

An OAuth access token that can be used with a remote MCP server, either with a custom MCP server URL or a service connector. Your application must handle the OAuth authorization flow and provide the token here.

public string Authorization { get; set; }
member this.Authorization : string with get, set
Public Property Authorization As String

Property Value

Applies to