ExtremeSwank OpenID
EnableDirectedIdentity Method (openidServer)
NamespacesExtremeSwank.OpenIdOpenIdDesktopClientEnableDirectedIdentity(Uri)
Enable Directed Identity mode for a specific OpenID Provider.
Declaration Syntax
C#Visual BasicVisual C++
public void EnableDirectedIdentity(
	Uri openidServer
)
Public Sub EnableDirectedIdentity ( _
	openidServer As Uri _
)
public:
void EnableDirectedIdentity(
	Uri^ openidServer
)
Parameters
openidServer (Uri)
URL to the desired OpenID server
Remarks
Consumer will only authenticate with the supplied provider URL, and will accept the OpenID returned in the authentication response.

Assembly: ExtremeSwank.OpenId (Module: ExtremeSwank.OpenId) Version: 4.0.0.1 (4.0.0.1)