Show / Hide Table of Contents

Class FakeAuthenticationBuilderExtensions

Inheritance
object
FakeAuthenticationBuilderExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
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
In this article
Back to top Powered by ABP.IO Platform