2 references to ClaimUidBitLength
Microsoft.AspNetCore.Antiforgery (2)
Internal\DefaultAntiforgeryTokenSerializer.cs (2)
152
const int claimUidByteLength = AntiforgeryToken.
ClaimUidBitLength
/ 8;
159
AntiforgeryToken.
ClaimUidBitLength
,