[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.SocialAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
bool RequiresSpecifiedExternalLoginReference { get; }bool RequiresSpecifiedExternalLoginReference { get; }ReadOnly Property RequiresSpecifiedExternalLoginReference As Boolean
Get
ReadOnly Property RequiresSpecifiedExternalLoginReference As Boolean
Get
property bool RequiresSpecifiedExternalLoginReference {
bool get ();
}property bool RequiresSpecifiedExternalLoginReference {
bool get ();
}abstract RequiresSpecifiedExternalLoginReference : bool with get
abstract RequiresSpecifiedExternalLoginReference : bool with get
Property Value
Type:
Boolean