FacebookAuthenticationExtensions Class

Provides extension methods for Facebook authentication.

System::Object
  Owin::FacebookAuthenticationExtensions

Namespace:  Owin
Assembly:  Microsoft.Owin.Security.Facebook (in Microsoft.Owin.Security.Facebook.dll)

[ExtensionAttribute]
public ref class FacebookAuthenticationExtensions abstract sealed

  NameDescription
Public methodStatic memberUseFacebookAuthentication(IAppBuilder, FacebookAuthenticationOptions)Generates a Facebook authentication for OWIN application.
Public methodStatic memberUseFacebookAuthentication(IAppBuilder, String, String)Generates a Facebook authentication for OWIN application.
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: