Create a new instance of OpenIdDesktopClient.

Declaration Syntax
public OpenIdDesktopClient(
string identity,
int timeout
)
public:
OpenIdDesktopClient(
String^ identity,
int timeout
)

Parameters
- identity (String)
- The OpenID Identity to authenticate.
- timeout (Int32)
- The amount of time to wait for a response back from the OpenID Provider.
Assembly:
ExtremeSwank.OpenId (Module: ExtremeSwank.OpenId) Version: 4.0.0.1 (4.0.0.1)