Create a new instance of OpenIdDesktopClient.
| C# | Visual Basic | Visual C++ |
- 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.
- port (Int32)
- The port number that should be used to receive the authentication response from the User's web browser, if random ports are not desired.