hasAuthorityComponent property
Set this property to true
if the URIs with this custom scheme will have an authority component (a host for custom schemes).
Specifically, if you have a URI of the following form you should set the HasAuthorityComponent value as listed.
Implementation
bool? hasAuthorityComponent;