The name of the connection.
The OAuth connection for the agent.
Get the default OAuth connection for the agent.
The default OAuth connection for the agent.
Get the default connection configuration for the agent.
The default connection configuration for the agent.
Finds a connection based on a map.
The identity. Usually TurnContext.identity.
The service URL.
The TokenProvider for the connection.
Example environment variables: connectionsMap__0__connection=seviceConnection connectionsMap__0__serviceUrl=http://..botframework.com/ connectionsMap__0__audience=optional connectionsMap__1__connection=agentic connectionsMap__1__serviceUrl=agentic
ServiceUrl is: A regex to match with, or "*" for any serviceUrl value. Connection is: A name in the 'Connections' list.
Finds a connection based on an activity's blueprint.
The identity. Usually TurnContext.identity.
The activity.
The TokenProvider for the connection.
Get the OAuth connection for the agent.