Class AbpOpenIddictStoreOptions
Inherited Members
Namespace: Volo.Abp.OpenIddict
Assembly: Volo.Abp.OpenIddict.Domain.dll
Syntax
public class AbpOpenIddictStoreOptions
Constructors
AbpOpenIddictStoreOptions()
Declaration
public AbpOpenIddictStoreOptions()
Properties
DeleteIsolationLevel
Declaration
public IsolationLevel? DeleteIsolationLevel { get; set; }
Property Value
Type | Description |
---|---|
IsolationLevel? |
PruneIsolationLevel
Declaration
public IsolationLevel? PruneIsolationLevel { get; set; }
Property Value
Type | Description |
---|---|
IsolationLevel? |