UserManagerSpecificationTestBase<TUser,TKey>.PasswordValidatorCanBlockResetPasswordWithStaticTokenProvider 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 ^ PasswordValidatorCanBlockResetPasswordWithStaticTokenProvider();
[Xunit.Fact]
public System.Threading.Tasks.Task PasswordValidatorCanBlockResetPasswordWithStaticTokenProvider ();
[<Xunit.Fact>]
member this.PasswordValidatorCanBlockResetPasswordWithStaticTokenProvider : unit -> System.Threading.Tasks.Task
Public Function PasswordValidatorCanBlockResetPasswordWithStaticTokenProvider () As Task
Returns
Task
- Attributes
-
FactAttribute