Click or drag to resize
KenticoUserStoreTUserIsInRoleAsync Method
Overload List
  NameDescription
Public methodIsInRoleAsync(TUser, String)
Checks whether user is in role with given role name.
Public methodIsInRoleAsync(TUser, String, CancellationToken)
Returns a flag indicating whether the specified user is a member of the given named role.
(Inherited from ApplicationUserStoreTUser.)
Top
See Also