Set to true to enforce use of Directed Identity.

Declaration Syntax
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)