Show / Hide Table of Contents

Class PersistentGrantRepository_Tests

Inheritance
object
AbpIdentityServerTestBase<AbpIdentityServerTestEntityFrameworkCoreModule>
PersistentGrantRepository_Tests<AbpIdentityServerTestEntityFrameworkCoreModule>
PersistentGrantRepository_Tests
Inherited Members
PersistentGrantRepository_Tests<AbpIdentityServerTestEntityFrameworkCoreModule>.FindByKeyAsync()
PersistentGrantRepository_Tests<AbpIdentityServerTestEntityFrameworkCoreModule>.GetListBySubjectIdAsync()
PersistentGrantRepository_Tests<AbpIdentityServerTestEntityFrameworkCoreModule>.DeleteBySubjectIdAndClientId()
PersistentGrantRepository_Tests<AbpIdentityServerTestEntityFrameworkCoreModule>.DeleteBySubjectIdAndClientIdAndType()
PersistentGrantRepository_Tests<AbpIdentityServerTestEntityFrameworkCoreModule>.DeleteBySubjectIdAndClientIdAndTypeAndSessionId()
AbpIdentityServerTestBase<AbpIdentityServerTestEntityFrameworkCoreModule>.SetAbpApplicationCreationOptions(AbpApplicationCreationOptions)
Namespace: Volo.Abp.IdentityServer
Assembly: Volo.Abp.IdentityServer.EntityFrameworkCore.Tests.dll
Syntax
public class PersistentGrantRepository_Tests : PersistentGrantRepository_Tests<AbpIdentityServerTestEntityFrameworkCoreModule>

Constructors

PersistentGrantRepository_Tests()

Declaration
public PersistentGrantRepository_Tests()
In this article
Back to top Powered by Volosoft