5 references to AuthenticationProperties
Aspire.Dashboard (1)
Authentication\FrontendCompositeAuthenticationHandler.cs (1)
26new AuthenticationProperties(
Microsoft.AspNetCore.Authentication.Abstractions (3)
AuthenticationProperties.cs (3)
25: this(items: null, parameters: null) 34: this(items, parameters: null) 53=> new AuthenticationProperties(
Microsoft.AspNetCore.Authentication.OAuth (1)
OAuthChallengeProperties.cs (1)
35: base(items, parameters)