Show / Hide Table of Contents

Class AbpAuthorizationServiceCollectionExtensions

Inheritance
System.Object
AbpAuthorizationServiceCollectionExtensions
Namespace: Microsoft.Extensions.DependencyInjection
Assembly: Volo.Abp.Authorization.dll
Syntax
public static class AbpAuthorizationServiceCollectionExtensions : object

Methods

AddAlwaysAllowAuthorization(IServiceCollection)

Declaration
public static IServiceCollection AddAlwaysAllowAuthorization(this IServiceCollection services)
Parameters
Type Name Description
IServiceCollection services
Returns
Type Description
IServiceCollection
Back to top Powered by Volosoft