4 references to AddQueryString
Microsoft.AspNetCore.Authentication.MicrosoftAccount (4)
MicrosoftAccountHandler.cs (4)
73
AddQueryString
(queryStrings, properties, MicrosoftChallengeProperties.ResponseModeKey);
75
AddQueryString
(queryStrings, properties, MicrosoftChallengeProperties.DomainHintKey);
76
AddQueryString
(queryStrings, properties, MicrosoftChallengeProperties.LoginHintKey);
77
AddQueryString
(queryStrings, properties, MicrosoftChallengeProperties.PromptKey);