2 references to ClaimsIdentity
System.Security.Claims (2)
System\Security\Claims\ClaimsIdentity.cs (1)
404
return new
ClaimsIdentity
(this);
System\Security\Claims\GenericIdentity.cs (1)
36
:
base
(identity)