Skip to main content

RedisAuthRepository

Assembly: ServiceStack.dll
View Source
Declaration
public class RedisAuthRepository : RedisAuthRepository<UserAuth, UserAuthDetails>, IClearable, IManageApiKeys, ICustomUserAuth, IQueryUserAuth, IUserAuthRepositoryAsync, IAuthRepositoryAsync, IClearableAsync, IManageApiKeysAsync, IQueryUserAuthAsync, IUserAuthRepository, IAuthRepository

Implements