2 references to AuthenticationProperties
Microsoft.AspNetCore.Authentication (1)
PropertiesSerializer.cs (1)
79return new AuthenticationProperties(extra);
Microsoft.AspNetCore.Authentication.OAuth (1)
OAuthChallengeProperties.cs (1)
27: base(items)