OpenApiFunctionDefinition.Auth Property
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.
Open API authentication details.
public Azure.AI.AgentServer.Responses.Models.OpenApiAuthDetails Auth { get; set; }
member this.Auth : Azure.AI.AgentServer.Responses.Models.OpenApiAuthDetails with get, set
Public Property Auth As OpenApiAuthDetails