Share via


BuiltInAuthenticationProvider Enum

Definition

The default authentication provider to use when multiple providers are configured. This setting is only needed if multiple providers are configured and the unauthenticated client action is set to "RedirectToLoginPage".

public enum BuiltInAuthenticationProvider
type BuiltInAuthenticationProvider = 
Public Enum BuiltInAuthenticationProvider
Inheritance
BuiltInAuthenticationProvider

Fields

AzureActiveDirectory 0

AzureActiveDirectory.

Facebook 1

Facebook.

Github 5

Github.

Google 2

Google.

MicrosoftAccount 3

MicrosoftAccount.

Twitter 4

Twitter.

Applies to