A2ATool.ProjectConnectionId 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 connection ID in the project for the A2A server. The connection stores authentication and other connection details needed to connect to the A2A server.
public string ProjectConnectionId { get; set; }
member this.ProjectConnectionId : string with get, set
Public Property ProjectConnectionId As String