Class FakeAuthenticationBuilderExtensions
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc
Assembly: Volo.Abp.AspNetCore.Mvc.Tests.dll
Syntax
public static class FakeAuthenticationBuilderExtensions
Methods
AddFakeAuthentication(AuthenticationBuilder)
Declaration
public static AuthenticationBuilder AddFakeAuthentication(this AuthenticationBuilder builder)
Parameters
| Type | Name | Description |
|---|---|---|
| AuthenticationBuilder | builder |
Returns
| Type | Description |
|---|---|
| AuthenticationBuilder |