Class AuthenticationBuilderExtensions
Inheritance
System.Object
AuthenticationBuilderExtensions
Namespace: FunctionMonkey.AspNetCore
Assembly: FunctionMonkey.AspNetCore.dll
Syntax
public static class AuthenticationBuilderExtensions : object
Methods
| Improve this Doc View SourceAddTokenValidation(AuthenticationBuilder)
Declaration
public static AuthenticationBuilder AddTokenValidation(this AuthenticationBuilder builder)
Parameters
Type | Name | Description |
---|---|---|
Authentication |
builder |
Returns
Type | Description |
---|---|
Authentication |