Table of Contents

Class AuthenticationProviderTypes

Namespace
Oqtane.Shared
Assembly
Oqtane.Shared.dll
public class AuthenticationProviderTypes
Inheritance
AuthenticationProviderTypes

Fields

OAuth2

public const string OAuth2 = "oauth2"

Field Value

string

OpenIDConnect

public const string OpenIDConnect = "oidc"

Field Value

string