RoleStoreT Class | 
[Missing <summary> documentation for "T:VelocityDBExtensions2.AspNet.Identity.RoleStore`1"]
Namespace: VelocityDBExtensions2.AspNet.Identity
public class RoleStore<T> : IQueryableRoleStore<T, ulong>, IRoleStore<T, ulong>, IDisposable where T : IdentityRole
[Missing <typeparam name="T"/> documentation for "T:VelocityDBExtensions2.AspNet.Identity.RoleStore`1"]
The RoleStoreT type exposes the following members.
| Name | Description | |
|---|---|---|
| RoleStoreT | Initializes a new instance of the RoleStoreT class  | 
| Name | Description | |
|---|---|---|
| CreateAsync | ||
| DeleteAsync | ||
| Dispose | Releases all resources used by the RoleStoreT  | |
| FindByIdAsync | ||
| FindByNameAsync | ||
| UpdateAsync |