Show / Hide Table of Contents

Class IdentityServerBuilderExtensions

Inheritance
object
IdentityServerBuilderExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.IdentityServer
Assembly: Volo.Abp.IdentityServer.Domain.dll
Syntax
public static class IdentityServerBuilderExtensions

Methods

AddAbpStores(IIdentityServerBuilder)

Declaration
public static IIdentityServerBuilder AddAbpStores(this IIdentityServerBuilder builder)
Parameters
Type Name Description
IIdentityServerBuilder builder
Returns
Type Description
IIdentityServerBuilder
In this article
Back to top Powered by ABP.IO Platform