A2APreviewTool.SendCredentialsForAgentCard Property

Definition

When true, Foundry sends its credentials when fetching the remote agent's Agent Card. The service defaults to false if a value is not specified by the caller (anonymous fetch).

public bool? SendCredentialsForAgentCard { get; set; }
member this.SendCredentialsForAgentCard : Nullable<bool> with get, set
Public Property SendCredentialsForAgentCard As Nullable(Of Boolean)

Property Value

Applies to