IRole Interface
Defines the set of data needed to persist role information.
Assembly: Microsoft.AspNet.Identity.Core (in Microsoft.AspNet.Identity.Core.dll)
| Name | Description | |
|---|---|---|
![]() | Id | The Id of the role(Inherited from IRole<TKey>.) |
![]() | Name | The name of the role(Inherited from IRole<TKey>.) |
Show:
