ExtremeSwank OpenID
UseDirectedIdentity Property
NamespacesExtremeSwank.OpenIdOpenIdClientUseDirectedIdentity
Set to true to enforce use of Directed Identity.
Declaration Syntax
C#Visual BasicVisual C++
public bool UseDirectedIdentity { get; set; }
Public Property UseDirectedIdentity As Boolean
public:
property bool UseDirectedIdentity {
	bool get ();
	void set (bool value);
}
Remarks
If set to true, ProviderUrl must be explicitly set.

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