Show / Hide Table of Contents

Class AbpIdentityServerServiceCollectionExtensions

Inheritance
object
AbpIdentityServerServiceCollectionExtensions
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 AbpIdentityServerServiceCollectionExtensions

Methods

AddAbpClientConfigurationValidator(IServiceCollection)

Declaration
public static void AddAbpClientConfigurationValidator(this IServiceCollection services)
Parameters
Type Name Description
IServiceCollection services

AddAbpStrictRedirectUriValidator(IServiceCollection)

Declaration
public static void AddAbpStrictRedirectUriValidator(this IServiceCollection services)
Parameters
Type Name Description
IServiceCollection services

AddAbpWildcardSubdomainCorsPolicyService(IServiceCollection)

Declaration
public static void AddAbpWildcardSubdomainCorsPolicyService(this IServiceCollection services)
Parameters
Type Name Description
IServiceCollection services
In this article
Back to top Powered by ABP.IO Platform