UserManagerSpecificationTestBase<TUser,TKey>.ResetAccessCountPreventsLockout Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Test.
public:
System::Threading::Tasks::Task ^ ResetAccessCountPreventsLockout();
[Xunit.Fact]
public System.Threading.Tasks.Task ResetAccessCountPreventsLockout ();
[<Xunit.Fact>]
member this.ResetAccessCountPreventsLockout : unit -> System.Threading.Tasks.Task
Public Function ResetAccessCountPreventsLockout () As Task
Returns
Task
- Attributes
-
FactAttribute