DotnetPublicConfiguration(@Json("ServiceEndpoint") serviceEndpoint: String, @Json("RoutingKey") routingKey: String, @Json("Invitation") invitation: ConnectionInvitationMessage)
Represents the public configuration of a dotnet mediator agent.