Click or drag to resize

RoleStoreTRoles Property

[Missing <summary> documentation for "P:VelocityDBExtensions2.AspNet.Identity.RoleStore`1.Roles"]

Namespace:  VelocityDBExtensions2.AspNet.Identity
Assembly:  VelocityDBExtensions2 (in VelocityDBExtensions2.dll) Version: 11.1.0.0 (11.1.0)
Syntax
public IQueryable<T> Roles { get; }

Property Value

Type: IQueryableT

Implements

IQueryableRoleStore.Roles
See Also