UserManagerSpecificationTestBase<TUser,TKey>.LockoutEndToUtcNowSubOneSecondWithManagerShouldNotBeLockedOut Method

Definition

Test.

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

Returns

Task

Task

Attributes
FactAttribute

Applies to