6 references to OAuthChallengeProperties
Microsoft.AspNetCore.Authentication.Test (6)
FacebookTests.cs (1)
170
var properties = new
OAuthChallengeProperties
();
MicrosoftAccountTests.cs (1)
389
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)
244
var properties = new
OAuthChallengeProperties
();