ISocialNetwork RequiresSpecifiedExternalLoginReference Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Specifies if this provider requires to obtain temporary token before redirecting to social network login page. Currently only Twitter requires this routine

Namespace: NFX.Web.Social
Assembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

bool RequiresSpecifiedExternalLoginReference { get; }

Property Value

Type: OnlineBoolean
See Also