IdentitySpecificationTestBase<TUser,TRole,TKey>.CanRemoveUsersFromRole Method

Definition

Test.

public:
 System::Threading::Tasks::Task ^ CanRemoveUsersFromRole();
[Xunit.Fact]
public System.Threading.Tasks.Task CanRemoveUsersFromRole ();
[<Xunit.Fact>]
member this.CanRemoveUsersFromRole : unit -> System.Threading.Tasks.Task
Public Function CanRemoveUsersFromRole () As Task

Returns

Task

Task

Attributes
FactAttribute

Applies to