AuthenticationBuilderExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods to configure authentication for existing APIs coexisting with an Authorization Server.
public ref class AuthenticationBuilderExtensions abstract sealed
public static class AuthenticationBuilderExtensions
type AuthenticationBuilderExtensions = class
Public Module AuthenticationBuilderExtensions
- Inheritance
-
AuthenticationBuilderExtensions
Methods
AddIdentityServerJwt(AuthenticationBuilder) |
Adds an authentication handler for an API that coexists with an Authorization Server. |