FacebookLoginAuthenticationProvider Class
Provides a specialized FacebookAuthenticationProvider used by the FacebookLoginProvider.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
System::Object
Microsoft.Owin.Security.Facebook::FacebookAuthenticationProvider
Microsoft.WindowsAzure.Mobile.Service.Security.Providers::FacebookLoginAuthenticationProvider
Microsoft.Owin.Security.Facebook::FacebookAuthenticationProvider
Microsoft.WindowsAzure.Mobile.Service.Security.Providers::FacebookLoginAuthenticationProvider
| Name | Description | |
|---|---|---|
![]() | FacebookLoginAuthenticationProvider() |
| Name | Description | |
|---|---|---|
![]() | OnApplyRedirect | (Inherited from FacebookAuthenticationProvider.) |
![]() | OnAuthenticated | (Inherited from FacebookAuthenticationProvider.) |
![]() | OnReturnEndpoint | (Inherited from FacebookAuthenticationProvider.) |
| Name | Description | |
|---|---|---|
![]() | ApplyRedirect(FacebookApplyRedirectContext^) | (Inherited from FacebookAuthenticationProvider.) |
![]() | Authenticated(FacebookAuthenticatedContext^) | |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ReturnEndpoint(FacebookReturnEndpointContext^) | (Inherited from FacebookAuthenticationProvider.) |
![]() | ToString() | (Inherited from Object.) |
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:


