public AppIdentityAuthenticationManager(AppIdentityStoreManager storeManager) : base(storeManager) { this.storeManager = storeManager; }