3 references to ValueType
Microsoft.AspNetCore.Authentication (1)
TicketSerializer.cs (1)
139
WriteWithDefault(writer, claim.
ValueType
, ClaimValueTypes.String);
Microsoft.AspNetCore.Authentication.OAuth (1)
ClaimAction.cs (1)
31
/// Gets the value to use for <see cref="Claim.
ValueType
"/> when creating a Claim.
System.Security.Claims (1)
System\Security\Claims\Claim.cs (1)
149
/// <see cref="Claim.
ValueType
"/> is set to <see cref="ClaimValueTypes.String"/>,