KenticoUserStoreTUserIsInRoleAsync Method |
Name | Description | |
---|---|---|
IsInRoleAsync(TUser, String) |
Checks whether user is in role with given role name.
| |
IsInRoleAsync(TUser, String, CancellationToken) |
Returns a flag indicating whether the specified user is a member of the given named role.
(Inherited from ApplicationUserStoreTUser.) |