Click or drag to resize
ApplicationRoleStoreTRoleFindByIdAsync Method
Overload List
  NameDescription
Public methodFindByIdAsync(Int32, CancellationToken)
Finds the role who has the specified ID as an asynchronous operation.
Public methodFindByIdAsync(String, CancellationToken)
Finds the role who has the specified ID as an asynchronous operation.
Top
See Also