| KenticoRoleStoreFindByIdAsync Method |
| Name | Description | |
|---|---|---|
| FindByIdAsync(Int32) |
Returns instance of Role.
| |
| FindByIdAsync(Int32, CancellationToken) |
Finds the role who has the specified ID as an asynchronous operation.
(Inherited from ApplicationRoleStoreTRole.) | |
| FindByIdAsync(String, CancellationToken) |
Finds the role who has the specified ID as an asynchronous operation.
(Inherited from ApplicationRoleStoreTRole.) |