Share via


OpenApiAuthDetails.Type Property

Definition

The type of authentication, must be anonymous/project_connection/managed_identity.

public Azure.AI.AgentServer.Contracts.Generated.OpenAI.OpenApiAuthType Type { get; set; }
member this.Type : Azure.AI.AgentServer.Contracts.Generated.OpenAI.OpenApiAuthType with get, set
Public Property Type As OpenApiAuthType

Property Value

Applies to