Home
last modified time | relevance | path

Searched refs:NewSecurityStamp (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/py-sphinx-autoapi/sphinx-autoapi-1.8.4/tests/dotnetexample/example/Identity/src/Core/
H A DUserManager.cs2225 => NewSecurityStamp(); in GenerateNewAuthenticatorKey()
2373 … await GetSecurityStore().SetSecurityStampAsync(user, NewSecurityStamp(), CancellationToken); in UpdateSecurityStampInternal()
2414 private static string NewSecurityStamp() in NewSecurityStamp() method in Microsoft.AspNetCore.Identity.UserManager