UserManagerSpecificationTestBase<TUser,TKey>.LockoutEndToUtcNowMinus1SecInUserShouldNotBeLockedOut Method

Definition

Test.

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

Returns

Task

Task

Attributes
FactAttribute

Applies to