MCPServerConfig.scope Property

Definition

Gets or sets the OAuth scope for this server. V2 servers supply their own scope (e.g. "api://<audience>/Tools.ListInvoke.All"). Null for V1 servers that share the ATG token.

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

Property Value

Applies to