Méthode | Description | |
---|---|---|
UseOpenIdAuthentication ( [ app, [ options ) : IApplicationBuilder |
Adds OpenIdAuthenticationMiddleware{TOptions} to the specified IApplicationBuilder, which enables OpenID2 authentication capabilities.
|
|
UseOpenIdAuthentication ( [ app, [ |
Adds OpenIdAuthenticationMiddleware{TOptions} to the specified IApplicationBuilder, which enables OpenID2 authentication capabilities.
|
public static UseOpenIdAuthentication ( [ app, [ options ) : IApplicationBuilder | ||
app | [ | The |
options | [ | The |
Résultat | IApplicationBuilder |
public static UseOpenIdAuthentication ( [ app, [ |
||
app | [ | The |
configuration | [ |
The delegate used to configure the OAuth2 options. |
Résultat | IApplicationBuilder |