Improve environments links to support selection of profiles both in the main selection and in profiles in the environments links.
The constant TrackLinkDownParty.SelectedUpPartiesNameRegExPattern should be changed from @"^[\*\w\-]*$" to @"^[\*\w\-+]*$" to support the select profile notation with a +.
And the environment link code need to support selection authentication method profiles and not just authentication method.