Create a new instance of OpenIdDesktopClient.
- identity (String)
- The OpenID Identity to authenticate.
- timeout (Int32)
- The amount of time to wait for a response back from the OpenID Provider.
- hostName (String)
- The hostname that will be used for the return URL.
- lowPort (Int32)
- The lowest port number in the desired range.
- highPort (Int32)
- The highest port number in the desired range.
Use a random port between two supplied port numbers.