[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)
public virtual bool RequiresSpecifiedExternalLoginReference { get; }public virtual bool RequiresSpecifiedExternalLoginReference { get; }Public Overridable ReadOnly Property RequiresSpecifiedExternalLoginReference As Boolean
Get
Public Overridable ReadOnly Property RequiresSpecifiedExternalLoginReference As Boolean
Get
public:
virtual property bool RequiresSpecifiedExternalLoginReference {
bool get ();
}public:
virtual property bool RequiresSpecifiedExternalLoginReference {
bool get ();
}abstract RequiresSpecifiedExternalLoginReference : bool with get
override RequiresSpecifiedExternalLoginReference : bool with get
abstract RequiresSpecifiedExternalLoginReference : bool with get
override RequiresSpecifiedExternalLoginReference : bool with get
Property Value
Type:
BooleanImplements
ISocialNetwork RequiresSpecifiedExternalLoginReference