Show / Hide Table of Contents

Class CorsPolicyService_Tests

Inheritance
object
AbpIdentityServerDomainTestBase
CorsPolicyService_Tests
Inherited Members
AbpIdentityServerDomainTestBase.SetAbpApplicationCreationOptions(AbpApplicationCreationOptions)
Namespace: Volo.Abp.IdentityServer
Assembly: Volo.Abp.IdentityServer.Domain.Tests.dll
Syntax
public class CorsPolicyService_Tests : AbpIdentityServerDomainTestBase

Constructors

CorsPolicyService_Tests()

Declaration
public CorsPolicyService_Tests()

Methods

IsOriginAllowedAsync()

Declaration
public Task IsOriginAllowedAsync()
Returns
Type Description
Task

IsOriginAllowedAsync_Should_Invalidate_Cache_On_Update()

Declaration
public Task IsOriginAllowedAsync_Should_Invalidate_Cache_On_Update()
Returns
Type Description
Task
In this article
Back to top Powered by Volosoft