Table of Contents

Class KeycloakWebAppAuthenticationBuilder

Namespace
Keycloak.AuthServices.Authentication
Assembly
Keycloak.AuthServices.Authentication.dll

Authentication builder specific for Microsoft identity platform.

public class KeycloakWebAppAuthenticationBuilder : KeycloakBaseAuthenticationBuilder
Inheritance
KeycloakWebAppAuthenticationBuilder
Inherited Members

Properties

OpenIdConnectScheme

Gets or sets the OpenIdConnect scheme.

public string OpenIdConnectScheme { get; set; }

Property Value

string