6 references to OAuthChallengeProperties
Microsoft.AspNetCore.Authentication.Test (6)
FacebookTests.cs (1)
163
var properties = new
OAuthChallengeProperties
();
MicrosoftAccountTests.cs (1)
382
var properties = new
OAuthChallengeProperties
();
OAuthChallengePropertiesTest.cs (3)
15
var properties = new
OAuthChallengeProperties
26
var properties = new
OAuthChallengeProperties
();
37
var properties = new
OAuthChallengeProperties
();
OAuthTests.cs (1)
237
var properties = new
OAuthChallengeProperties
();