Method AddNCachePersistedGrantStoreCache
AddNCachePersistedGrantStoreCache<TPersistedGrantStore>(IIdentityServerBuilder, Action<PersistedStoreCachingOptions>)
Declaration
public static IIdentityServerBuilder AddNCachePersistedGrantStoreCache<TPersistedGrantStore>(this IIdentityServerBuilder builder, Action<PersistedStoreCachingOptions> persistedGrantStoreCacheOptionsAction = null)
where TPersistedGrantStore : IPersistedGrantStore
Parameters
Type | Name | Description |
---|---|---|
IIdentity |
builder | |
System. |
persistedGrantStoreCacheOptionsAction |
Returns
Type | Description |
---|---|
IIdentity |
Type Parameters
Name | Description |
---|---|
TPersistedGrantStore |