• Guides
  • Api Reference
  • FAQ
  • Api Reference
Show / Hide Table of Contents

Class AuthenticationBuilderExtensions

Inheritance
System.Object
AuthenticationBuilderExtensions
Namespace: FunctionMonkey.AspNetCore
Assembly: FunctionMonkey.AspNetCore.dll
Syntax
public static class AuthenticationBuilderExtensions : object

Methods

| Improve this Doc View Source

AddTokenValidation(AuthenticationBuilder)

Declaration
public static AuthenticationBuilder AddTokenValidation(this AuthenticationBuilder builder)
Parameters
Type Name Description
AuthenticationBuilder builder
Returns
Type Description
AuthenticationBuilder
  • Improve this Doc
  • View Source
  • 0 Comments
In This Article
  • Methods
    • AddTokenValidation(AuthenticationBuilder)
Back to top Copyright © 2018 James Randall