Obtains protocol names supported by a given transport profile URI.Returns a sequence of protocol names that the transport profile supports.
Overload List
| Overload | Description |
| GetProtocolNames(String) | Obtains protocol names supported by a given transport profile URI. Obtains protocol names supported by a given transport profile URI, passing in a URI string. |
| GetProtocolNames(Uri) | Obtains protocol names supported by a given transport profile URI, passing in a System.Uri object. |
Requirements
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also