1 implementation of GenerateRequestToken
Microsoft.AspNetCore.Antiforgery (1)
Internal\DefaultAntiforgeryTokenGenerator.cs (1)
35public AntiforgeryToken GenerateRequestToken(
1 reference to GenerateRequestToken
Microsoft.AspNetCore.Antiforgery (1)
Internal\DefaultAntiforgery.cs (1)
349antiforgeryFeature.NewRequestToken = _tokenGenerator.GenerateRequestToken(