OpenIdConnectLogin Class

Definition

The configuration settings of the login flow of the custom Open ID Connect provider.

public class OpenIdConnectLogin
type OpenIdConnectLogin = class
Public Class OpenIdConnectLogin
Inheritance
OpenIdConnectLogin

Constructors

OpenIdConnectLogin()

Initializes a new instance of OpenIdConnectLogin.

Properties

NameClaimType

The name of the claim that contains the users name.

Scopes

A list of the scopes that should be requested while authenticating.

Applies to