AgentEndpoint.AuthorizationSchemes 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.
The authorization schemes supported by the agent endpoint.
public System.Collections.Generic.IList<Azure.AI.Projects.Agents.AgentEndpointAuthorizationScheme> AuthorizationSchemes { get; }
member this.AuthorizationSchemes : System.Collections.Generic.IList<Azure.AI.Projects.Agents.AgentEndpointAuthorizationScheme>
Public ReadOnly Property AuthorizationSchemes As IList(Of AgentEndpointAuthorizationScheme)