|
strong |
Defines host name types for the xtd::uri::check_host_name method.
Enumerator | |
---|---|
unknown | The type of the host name is not supplied. |
basic | The host is set, but the type cannot be determined. |
dns | The host name is a domain name system (DNS) style host name. |
ip_v4 | The Uri is a relative xtd::uri. |
ip_v6 | The Uri is a relative xtd::uri. |