메소드 | 설명 | |
---|---|---|
ValidateAsync ( Microsoft.AspNetCore.Authentication.Cookies.CookieValidatePrincipalContext context ) : System.Threading.Tasks.Task |
Validates a security stamp of an identity as an asynchronous operation, and rebuilds the identity if the validation succeeds, otherwise rejects the identity.
|
public ValidateAsync ( Microsoft.AspNetCore.Authentication.Cookies.CookieValidatePrincipalContext context ) : System.Threading.Tasks.Task | ||
context | Microsoft.AspNetCore.Authentication.Cookies.CookieValidatePrincipalContext | The context containing the |
리턴 | System.Threading.Tasks.Task |