FacebookDefaults Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Default values for the Facebook authentication handler.
public ref class FacebookDefaults abstract sealed
public static class FacebookDefaults
type FacebookDefaults = class
Public Class FacebookDefaults
- Inheritance
-
FacebookDefaults
Fields
AuthenticationScheme |
The default scheme for Facebook authentication. The value is |
AuthorizationEndpoint |
The default endpoint used to perform Facebook authentication. |
DisplayName |
The default display name for Facebook authentication. Defaults to |
TokenEndpoint |
The OAuth endpoint used to retrieve access tokens. |
UserInformationEndpoint |
The Facebook Graph API endpoint that is used to gather additional user information. |